Forum Discussion

pranjbhatt's avatar
pranjbhatt
New Contributor III
10 months ago
Solved

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...
  • SpiroTaleski's avatar
    10 months ago

    pranjbhatt 

    If thats the case then, in a Mapper Snap(befor the JSON Splitter), parse the String to JSON using JSON.parse function.