Forum Discussion
ajit_bodkhe
7 years agoNew Contributor
Hi Team,
I am also facing the similar issue. I am using Pipeline Execute to invoke the child pipeline execution.
Child pipeline has Error pipeline defined. My observation is when there is an error in child pipeline it invokes the error pipeline and stops the execution of Parent pipeline.
E.g. Pipeline execute is supposed to call child pipeline to process 19 JSON files. If there is an error in 17th JSON file, execution of Parent pipeline also stops and it won’t process 18th and 19th file.
Can you please suggest?
Regards,
Ajit Bodkhe.
- bojanvelevski3 years agoValued Contributor
How is your order defined in the JSON?