Appian Associate Developer (ACD100) — Question 45
When creating a process model, you need an incoming path to continue down one or more paths based on the logic you set.
Which gateway node should you use?
Answer options
- A. XOR
- B. AND
- C. XAND
- D. OR
Correct answer: D
Explanation
The correct answer is D, OR, because this gateway allows for multiple paths to be taken based on the input conditions. XOR would only allow one path to be taken, while AND requires all conditions to be true, and XAND is not a standard gateway type in process modeling.