Rule-Obj-When is mapped to which shape
-
Decision
-
Logic
-
Fork
-
Ticket
C
Correct answer
Explanation
Rule-Obj-When (when rules) in PRPC map to Fork shapes in flows because when rules evaluate conditions and branch flow execution accordingly. Decision and Logic aren't standard PRPC flow shapes, and Ticket is for case processing, not conditional branching.