ContributionsMost RecentMost LikesSolutionsRe: Write XML file Please use below links for basis of SnapLogic, The below documentation has details about all the snaps and configurations etc. SnapLogic overiew and full documentation: https://docs-snaplogic.atlassian.net/wiki/spaces/SD/overview XML Formatter: https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1439279/XML+Formatter Re: Error occured while creating a mount smb:/// No you can’t able to see the SMB protocol version in Dashboard. Alternatively you just can try to list the objects from server using in directory browser snap by providing SMB server address and * as all filter. smb://(Server host address) smb://(Server host address)/E$/TestFolder/SubFolder/FileName.xml Re: Error occured while creating a mount smb:/// Mostly it will be a SMB protocol version issue. Please check the protocol version for your SnapLogic server. I hope as of SnapLogic support SMB 1.0 protocol version. Also the SMB 2.0 and SMB 3.0 will be coming in further SnapLogic release.for any queries please reach out to SnapLogic support. Thanks Suren Re: Pipeline Execute Duplicating Some Documents and Missing Others Yes even we are also faced the same issue for existing child pipelines, Also reported to SnapLogic support with other few issues too after 4.17 release. SnapLogic team responded us they are going to provide patching for this. probably in a couple of days. Hope it will resolve it soon. Regards Suren Getting the pipelines files by automation Is there any way to export as slp files without downloading the pipeline file? Basically I am looking for any automate way of export the entire/specific set of pipelines to S3 or other storage for backup. I don’t need any manual kind of import and export works. looking for best approach to get the slp files by either pattern pipeline(if possible) or any other way. Kindly give me any suggestion or guidance on this. Thanks in advance! Re: Convert Rows to Columns You can try with pivot snap below is the link. https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1438281/Pivot Hope this will useful for you. Regads Suren Re: Migrate projects, pipelines, accounts, tasks across environments Is there any way to export as slp files without downloading the pipeline file? Basically I am looking for any automate way of export the entire/specific set of pipelines to S3 or other storage for backup. I don’t need any manual kind of import and export works? I need any best approach to get the slp file by automation. Please provide any suggestions? Thanks in advance. Limit/Restrict the CSV parser output instead of scanning entire file Is there is any possible ways to limit the CSV parsing output? Say for example, I have 30 + GB of CSV file, from this file I need to get only first two lines of data i.e. The first line is header and second line is data. I hope skip lines wont’t work for this approach. Can any one suggest instead of parsing/scanning the entire 30 + GB of file how to get first two lines from the file with best optimized approach? Thanks in advance! Append/Merge input fields into single field I have list of fields with name like, amount_1 amount_2 amount_3 amount_4 … I need to map all the amount fields value into amount column in target. Example: Note: the fields is dynamic we can get “n” number of fields. Looking forward any inputs/suggestions Re: Parsing XML Array to JSON array is inconsistent Even I too also facing the same issue. while flattening the multiple structure( both single child and multiple child elements) xml source to individual columns to target tables Could anyone find any optimal solution for this? I am using JSON Splitter and mapper snap but unable to find optimal solution and in-consistent for different structure of xml. Please update here if anyone find solution for this. Thanks, Surendar