Forum Discussion

Lydia's avatar
Lydia
New Contributor II
4 years ago
Solved

Error management on JMS Consumer

Hello everyone, We are currently trying to improve our pipelines by adding error paths and are having problems with the JMS Consumer snap. Unlike other snaps, like the SQL Server snaps, where a c...
  • Supratim's avatar
    Supratim
    4 years ago

    @Lydia If you want to explicitly stop your pipeline after send some action (logging/notifying) you can use EXIT snap and config till how many no of document it accept like 1 in below pic. You can also customized you error message on exit error message filed. If you config that pipeline as task and select notification in case of failure, people will get snaplogic platform generated mail with your custom error message.