tESBConsumer how to catch and email error / exception
Hi, I have a job with a tESBConsumer that calls a Soap service. However when the service is down for example I want to have an email with the error emailed to me. I tried the Fault output or OnComponentError, but I am not able to catch the error and reroute it to be sent as an email. How to do his?