Forum Discussion

dwhansen-cbg's avatar
dwhansen-cbg
Contributor
6 years ago

Pass parameter from child pipeline to parent pipeline

I have a parent pipeline that executes a child pipeline. The child pipeline’s sole purpose to write a single row to a logging table. After writing to the logging table, the child pipeline runs a Sele...