11-29-2022 01:56 PM
How do you validate child pipelines(Pipeline Execute snap).
How do debug and see schema in child pipelines
11-30-2022 12:24 AM
Hi @jason.steindorf ,
You can use the Record replay snap.
You need to put that snap in the child pipeline as input snap.
After that, you need to validate the parent pipeline.
When it finishes, you can validate the child pipeline and see the data.
BR,
Marjan
11-30-2022 02:43 PM
Thanks Marjan