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

Forum Posts

How to get the number of documents

after i am doing a file read snap and map the documents via mapper snap is there a way to get the total number of documents on the next snap? I basically need to perform a router and need the path/output of all the documents to go 1 way if there are ...

Resolved! Need to change JSON response

Hello Community, I want to 9know how can I get below JSON response { “pvProjectID”: “2427827wj”, “p6ActivityList”: [ { “pvPprojectID”: “smhcvxsn,x”, “pvActivityId”: “mxcxzvcb”, “imo_Vorgangskategorie”: null, “okz_Komponentenstruktur”: “01”, “imo_Proz...

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
  • 1337 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
  • 3792 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
  • 2017 Views
  • 1 replies
  • 1 kudos