Hi,
I’m trying to throw a BPM Error from a JavaScript task and catch it via a boundary event - unfortunately it doesn’t get caught.
I used the BPM Model below (and fixed the quotation marks) - so, I thought, I should be good but the process doesn’t enter either of the two user tasks. The process gets startet and disappears. (Unfortunately I don’t have access to the log files.) Any idea what could be wrong? Thanks, M.
BTW: Is there a better way to handle a technical error from within a script task than using BPM Errors? (How can I notify the process of an exception that was thrown within a JavaScript Task?)
Throwing BPMN Error in script task - javascript - Process Engine - Camunda Platform Forum