Forum Discussion

3 Replies

  • 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.

  • harshareddy's avatar
    harshareddy
    New 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.

    • RogerSramkoski's avatar
      RogerSramkoski
      Employee

      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.