Appian Lead Developer (ACD200) — Question 2
You are code-checking your colleague's process model before marking it as Ready for Deployment.
Which three best practices should be applied? (Choose three.)
Answer options
- A. All nodes should have exception flows
- B. All XOR/OR gateways should have a single incoming ow.
- C. All outgoing flows from a gateway should be labeled C. Node inputs should not make the same query call more than once.
- D. Activity chaining should be added to the majority of flows.
Correct answer: B, C
Explanation
The correct answer includes options B and C because these practices ensure clarity and maintainability in process models. Option A is incorrect as not all nodes require exception flows, and option D is not universally applicable, as activity chaining may not be necessary for all flows.