Forum Discussion

mmussitsch's avatar
mmussitsch
New Contributor II
4 years ago

Can we pass the "pipe" object as a parameter to a child pipeline?

I’m using this for an error handler. The executing pipeline hits an error that sends it to the error pipeline. The error pipeline writes the details to a db table or flatfile. I was hoping I wou...