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

Forum Posts

Resolved! Concatenate field values from multiple rows to single row/documents

I am looking for a solution to concat all the field values from multiple row into single separated by delimited symbol ‘!’. Input data: [ {“Record”: “1”}, {“Record”: “2”}, {“Record”: “5”}, {“Record”: “4”}, {“Record”: “6”} ] Expected Output: [ {“Recor...

smeitei by New Contributor II
  • 3700 Views
  • 3 replies
  • 6 kudos

Script help

Hello All, There is log file writting during execution of SnapLogic pipeline, as we dont have direct access so wanted to browse below directory from script snap. Can anyone help me here. Below is the javascript used for writ the logs:- try { load(“na...

FTPS Connection Failing to read file

I am using the File Reader and connecting to an FTPS attempting to read in a file. It appears the connection is successful and when I look at the snap statistics it appears the connection is successful. It shows 1 under Documents but with 0 Bytes. T...

SnapWizard by New Contributor III
  • 1099 Views
  • 0 replies
  • 0 kudos

Resolved! Get Token API Post method Failing

I am have a snap that makes a POST API call to get token an a 2nd snap that uses the token to make another api call to get data. When I execute the pipeline there are no visible errors untill I look at the Pipeline statistics where an error is displ...

SnapWizard by New Contributor III
  • 5089 Views
  • 10 replies
  • 1 kudos