- An event-based Gateway must have two or more outgoing sequence flows.
- An event-based Gateway may only be followed by elements of the type intermediateCatchEvent. (Receive Tasks after an event-based Gateway are not supported by the engine yet.)
- An intermediateCatchEvent connected to an event-based Gateway must have a single incoming sequence flow.
ASEE Flow Extensions
| Attributes | camunda:asyncBefore, camunda:exclusive, camunda:jobPriority |
|---|---|
| Extension Elements | camunda:failedJobRetryTimeCycle, camunda:executionListener |
| Constraints | The camunda:exclusive attribute is only evaluated if the attribute camunda:asyncBefore is set to true |