I've created a Sub-Process to catch exception and send a Mail when an Error occurs in a Connector.
The problem is that I have to configure the Connector to Create an Error Event to allow the Sub-Process to get the Exception and send the Mail.
But in this Case, the Process Stop when an Error Event occurs.
Is it possible to send a Mail on Error but let the Process continue?
Thank you for your Answer.