Beeing a newby in Camunda, I tried to draw a process in Camunda modeler.
Can a task have multiple boundary event? If so, can a task have multiple conditional boundary events?
In my process I needed to have a non interrupting conditional boundary event and an interrupting one on the same task. Conditions of these two can be satisfied at the same time. In which order are events being triggered? Does interrupting one has priority over the non-interrupting one? Can events have custom priorities?
Thank you in advance,
JuLog