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

Forum Posts

Resolved! Join 2 arrays

I have 2 different arrays, one having id, header and another having id,name. Need to join these 2 arrays and get an output file of id,header,name. I need json splitter json path, I have just for id which is jsonPath($, “id[*]”). How do I include both...

Sahil by Contributor
  • 7927 Views
  • 15 replies
  • 12 kudos

Pipeline execute maximum recursion calls depth

Hi Team, I have designed pipeline to make recursive calls using pipeline execute snap…in one scenario i got an error at the 64th iteration tat it ‘‘cannot execute any more child pipelines’’ and i found in pipeline execute snap documentation that it c...

Noushin by New Contributor
  • 3298 Views
  • 6 replies
  • 0 kudos