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

Forum Posts

Resolved! Problem with copy and join

Hello, I am working on this pipeline The problem is with this part I copy my result set. I keep my first output And aggregate my second output And finally I want to take those aggregate results using a lookup. This make my pipeline run endlessly. A...

Wassim by New Contributor
  • 2685 Views
  • 11 replies
  • 2 kudos

Multiple file loads in single pipeline

Hi Team, I have a usecase where I need to process multiple files (like A,B,C) and load it to tables like (X,Y,Z). I can setup this configuration as control table. Say when file A is available load it to X table, for B file load it to Y table, C file ...

Transform Array to New array

I have a requirement where I need to convert an array into new array . Below is the example . INPUT: { “cover”: [ { “needCode”: “abc”, “needKindName”: “abc xyz”, “autoBoostCoverAmount”: { “amount”: 25, “currencyCode”: “XAF” }, “coverAmount”: { “amou...

sravan by New Contributor II
  • 953 Views
  • 4 replies
  • 4 kudos

Issue in configuring REST OAuth2 Account

Hello All, I am facing an issue in configuring the REST OAuth2 Account in SnapLogic, I am getting the below error while I try to authorize it, {“http_status_code”: 500, “response_map”: {“error_list”: [{“message”: "Request to token endpoint https://lo...

Obtaining response from JSON Post command

Hi I have a pipeline which takes data from a SQL select command and posts to a Service Now API to create a task. Service Now responds with the ID’s of the tasks which I want to post back to the SQL. However when I run the POST command in Snaplogic, ...

peter by New Contributor III
  • 3891 Views
  • 22 replies
  • 1 kudos