C_SIGPM_2403 · Question #4
What are the different decision types when using an Exclusive Gateway in ? Note: There are 2 correct answers to this question.
The correct answer is C. Manual D. Automated. In BPMN, an Exclusive Gateway (XOR) represents a point where exactly one outgoing path is chosen. The two recognized decision types are Manual (C), where a human actor decides which path to follow, and Automated (D), where the system evaluates conditions or business rules to…
Question
What are the different decision types when using an Exclusive Gateway in ? Note: There are 2 correct answers to this question.
Options
- AIndividual
- BEvent-based
- CManual
- DAutomated
How the community answered
(38 responses)- A11% (4)
- B8% (3)
- C82% (31)
Explanation
In BPMN, an Exclusive Gateway (XOR) represents a point where exactly one outgoing path is chosen. The two recognized decision types are Manual (C), where a human actor decides which path to follow, and Automated (D), where the system evaluates conditions or business rules to route the process automatically - together these cover the full spectrum of how a decision can be executed.
Individual (A) is a distractor; while individuals may participate in a manual decision, "Individual" is not a defined decision-type category for Exclusive Gateways in standard BPMN or SAP process modeling. Event-based (B) refers to a separate gateway type entirely - the Event-Based Gateway - which routes flow based on which event occurs first, not a condition evaluation; confusing these two is a common trap.
Memory tip: Think "WHO or WHAT decides?" - a Machine = Automated, a Man = Manual. Both start with concepts grounded in execution agency (system vs. human), so if an answer option names a role or a different gateway concept instead, it's wrong.
Topics
Community Discussion
No community discussion yet for this question.