Forum Discussion
darshthakkar
4 years agoValued Contributor
Hi @abhinavjha, did you try using Pipeline execute
snap in your child pipeline too in order to route the data to another pipeline?
abhinavjha
4 years agoNew Contributor II
But that another pipeline is already getting data from pipeline execute of master pipeline.
- darshthakkar4 years agoValued Contributor
I believe you can still use either of Pipeline execute, Task Execute or ForEach in this use case.
Are you generating any files in your first child pipeline that can not be passed into a pipeline execute that you must deploy in the child pipeline?