Designing and Running Pipelines
Discuss how to use the SnapLogic platform.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Need to create sftp path

Hi Guys, I have to load a file into sftp location. I got hostname,portname,username and password. I can see the directories in winscp. But i have to access it through snaplogic. I created binary>Basic Auth sftp account with username nd password. I do...

Pakhi by New Contributor III
  • 1458 Views
  • 2 replies
  • 0 kudos

Get input file name from CSV parser

Hi, I have a set of CSV files that I read from using a CSV Parser. Is there a way the CSV Parser can also output the name of the file. I have already thought of putting the CSVParser in a child pipeline and feed the name of the pipeline as a paramete...

Ignore mapping if empty

hi there, how can I ignore the mapping if I am not getting any values? example in the below screenshot for the record, there’s no attachment so mapping should not happen. for this example since no attachement its failing in the downstream snaps. Tha...

manohar by Contributor
  • 4150 Views
  • 13 replies
  • 2 kudos

Number is equal ""(empty string)?

Hi there, Can someone explain to me why the following expression generates true as a result: I have the following pipeline: In JSON Generator I have: { "field": null } AutoPrep config: Data type is set to a number; if null, 0 (zero) will be the ...

ionutbarna by New Contributor II
  • 2134 Views
  • 1 replies
  • 1 kudos

Edit account using API?

I need a way to edit an account programatically using API. In our case, the end-user uses our application to enter the credentials for a data source (e.g. google drive, SFTP etc). I would then like to edit the corresponding account in Snaplogic with ...

aprabhav by New Contributor III
  • 1763 Views
  • 1 replies
  • 1 kudos

How to add a property name to my incoming Array

How to I add a property name to my incoming array: Looks this way: [{ “fileName”: “Invoice.pdf”, “filePath”: “\\Server01\FileFolder\12575\773016951\6b83566e-0908-42f9-9bbe-9adefb296633” }, { “fileName”: “Invoice2.pdf”, “filePath”: “\\Server01\FileFo...

bcole by New Contributor
  • 1329 Views
  • 1 replies
  • 0 kudos