Multiple choice technology web technology

Rule-Obj-When is mapped to which shape

  1. Decision

  2. Logic

  3. Fork

  4. Ticket

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Rule-Obj-When rules map to the Fork shape in Pega flows. When a flow execution reaches a Fork, it evaluates Rule-Obj-When conditions to determine which path to follow. Decision shapes use Rule-Declare-Expression or other decision rules, Logic is not a standard flow shape, and Ticket is for wait states.