Hi,
I have the following part of my process model. Is there a way to catch the error that the end message event might throw, in case the email is not send?
If it was an service task or a send task, I could attach a boundary error event, but in this case what’s the approach?? Is there a way to do so without an event subprocess starting with an interrupting error event?
Thank you.