Here is the BPMN
Condition of the left sequence flow
Condition of the right sequence flow
Facts:
The value of the left variable is true and the value of the right variable is false
There is two outgoing sequence flow on the gateway
My understanding:
The exception will be thrown if there is no outgoing sequence flow on the gateway or non of the condition of the sequence flow is true.
Problem:
There is two outgoing sequence flow on the gateway and there is at least one of the conditions of the sequence flows is true. But the engine still throws the exception I donβt know what`s going on.
Thanks


