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

Forum Posts

Resolved! Design pipelines to run sequentially

So, I'm building a pipeline which performs a number of API requests and writes the responses to Blob storage.When that pipeline and it's child pipelines are done executing I want to trigger a separate pipeline to process the data that is stored in bl...

pipeline-early.png pipeline-late.png

Resolved! Merging 2 arrays into single array

I have the below JSON output from a Union (below is just a subset of the results), which combines the output of 2 SOAP calls into the 2 arrays.I'm trying to merge NCTimeTypes array with CHTimeTypes array to create a single array "TimeTypes" that cont...

nickhumble by New Contributor II
  • 883 Views
  • 5 replies
  • 1 kudos

Group the data after using json splitter

I have a input json file like below please see the dummy example below{ "totalCount": 2, "dataList": [ { "IFA": "IFA1", "voltage": "200", "power": "100", "equipid": "1234ABC", "SN": "SalesForce-1" }, { "IFA": "IFA2", "voltage": "200", "power": "100",...

akarsh_0-1700821147104.png akarsh_1-1700821186299.png
akarsh by New Contributor III
  • 382 Views
  • 1 replies
  • 0 kudos