Setting default flow to outcoming sequence flow of Exclusive Gateway

What is the use case for setting default flow to outcoming sequence flow of Exclusive Gateway? Why should someone need to mark outcoming sequence flow to be defined as default flow?

Hi @aravindhrs,

think about it as the ELSE of an IF. Could be the IF … ELSE IF … ELSE IF … ELSE Default-Flow.

Hope this helps, Ingo

1 Like

If outcoming sequence flow is marked as default flow(considered as else), then is it mandatory to provide “ConditionType” ?

No, see https://docs.camunda.org/manual/7.9/reference/bpmn20/gateways/sequence-flow/#default-sequence-flow.

1 Like