pranjbhatt
2 years agoNew Contributor III
Cannot call parameter in the error pipeline
I am building a generic error pipeline which will load error occuring in the source pipeline and write them/load them into a database. It will load data such as label, user, etc. on which the error t...
- 2 years ago
Every parameter that you will define in the Error Pipeline Parameters on the main pipeline will be propagated to the Error pipeline(in case of error).
If you want to do a testing/validate only on error pipeline, you should define Parameters on the Error pipeline so you will not get the error as previous: