Forum Discussion
Dear All,
I am receiving error when I am importing the pipeline, can some one help here:
Thanks in advance,
Deepanshu
- RogerSramkoski6 years agoEmployee
Hello and welcome to the SnapLogic Community! Below are a couple similar threads that may help address your situation. If it does not, please provide more details about your pipeline design and existing error handling.
- harshareddy6 years agoNew Contributor II
I have used this. But here is my usecase. I want to have process which is able to capture multiple as well as single error and fail the process based on if i want to fail the error on single or multiple errors.
- RogerSramkoski6 years agoEmployee
Error pipelines can capture multiple errors. You can build logic into your error pipelines using snaps like Router and Exit that would allow you to create branches and only stop the pipeline on certain criteria.