Forum Discussion

Dawid_Zajdel's avatar
Dawid_Zajdel
New Contributor
6 years ago

Execute pipeline

Hi,

I have a situation that my output view looks like this:

So it is an array with 3 objects. In the next snap I have “Execute pipline” snap but it executes once for all arrays.
I would like to execute this pipline for each object in this table, so 3 times. I tried to use the “Splitter” snap before “Execute pipline” but it doesn’t work.

Could you help me?

1 Reply

  • Hi @Dawid_Zajdel,

    As far as I can tell, perhaps typing $[ * ] in the Json Path field in the Settings for the JSON Splitter Snap might solve your problem.

    BR,
    Dimitri