Forum Discussion

krupalibshah's avatar
krupalibshah
Contributor
9 years ago

Exception handling best practice

Query regarding Error / Exception handling : like we have it in the typical ESB system, for error handling. If the error occurred at say 5th step then it would roll back and end up at the 1st step where we generally handle them.

However it does not seem to be same in SnapLogic. Hence we need to have error handling at each step?

/Krupali