Hallo
I like to run Try/catch so that if error is made in try action, it will run catch action and end catch with OnFailure action list.
Hallo
I like to run Try/catch so that if error is made in try action, it will run catch action and end catch with OnFailure action list.
Add a raise exception action at the end of your catch block.
tanx