pranjbhatt
10 months agoNew Contributor III
Execute each child pipeline multiple times
Hi, I have a parent pipeline that is receiving an array of client_code. I have mapped and routed it to two child pipelines and would like to execute the each of the child pipeline for each of th...
- 10 months ago
If thats the case then, in a Mapper Snap(befor the JSON Splitter), parse the String to JSON using JSON.parse function.