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

Forum Posts

File Operation snap question

I want to do the file compare (DIFF) on two files but the name changes every day with a new date. On my File Reader snap, I have put the file names in like this “smb://xxxxxx.com/us_data/Shared/MM365/Clients/Small Market/Reporting/Non-Standard_Report...

Map input array issue

array mapping in mapper My json: “Employee”: [ { “name”: “Tom Cruise”, “name”: “Robert Downey Jr.” } ] I need Output { “item”: [ { “name”: “Tom Cruise”, “age”: 50, }, { “name”: “Robert Downey Jr.”, “age”: 50, } ] } Could you please help. Age is const...

Upload to sftp snap

I need to begin uploading files to an sftp site. I assume I must set up the account somehow in file writer. Can you advise on how to do that? I have looked at the doc but i dont know what the words mean. i have a site and a password–sometimes i will ...

Resolved! Ending document stream for some paths

Hello everyone, I have the need to let some stream paths end in “nothing”. Essentially I have a bunch of diff outputs that I will ignore, but eventually I will have to reduce the entire pipeline to a single output since it will be a triggered task. ...

Henchway by Contributor
  • 1701 Views
  • 2 replies
  • 2 kudos

Passing the expression as parameter

Hi Good day, Would like to check how to specify an expression statement as a parameter in the mapper. I identified specifying the expression directly in the mapper which evaluates to the boolean value depending on the evaluation but the same can not ...

Harsha3 by New Contributor III
  • 1646 Views
  • 2 replies
  • 2 kudos