I want to ask about the camunda BPMN rule:
An intermediateCatchEvent connected to an event-based Gateway must have a single incoming sequence flow.
I would understand an outgoing case but why incoming?
I have mistakenly violated the rule with the below bpmn.
An intermediate catch event after an event-based gateway just can have one sequence flow because the intermediate catch event belongs to the configuration of the gateway. Means that it doesn’t work technicly like a normal intermediate catch event. You couldn’t deploy the model in an Engine.