Hi,
I have the following model as an example, Is there a possibility to trigger a sub process in each user task.
It is required to be able to cancel the entire process from each human task.
I tried the escalation boundary event and the conditional boundary event , but it gives me an error:
org.camunda.bpm.engine.ParseException: ENGINE-09005 Could not parse BPMN process. Errors:
- start event of event subprocess must be of type ‘error’, ‘message’, ‘timer’, ‘signal’, ‘compensation’ or ‘escalation’