Multiple choice technology packaged enterprise solutions

Which of the flow shapes can be used for a path execution in a situations like “if...then” logic?

  1. Utility

  2. Decision tree

  3. Router

  4. Split for Each

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

Decision trees are flow shapes specifically designed for conditional 'if...then' logic in Pega. They evaluate multiple conditions and route flow execution based on the outcomes, making them ideal for complex branching logic. Utility shapes execute activities, Routers direct assignments, and Split for Each handles iteration - none are primarily designed for conditional path execution like Decision trees are.