ICS - Error handler
Summary
How to manage different kind of errorsContent
Hi all,
in my flow I have set up the error handler, but I want to perform different actions based upon the error type; is there a way to achieve this?
Just a stupid example in order to explain better what I'm asking. When invoking a web service I would send an alert mail to the customer if the endpoint is not reachable; otherwise if the endpoint is up and running but I get - let's say - a timeout error, i would like to retry the invocation.
Thanks in advance for your replies
1