Multiple choice technology packaged enterprise solutions

Which of the flow SmartShapes is appropriate for defining the path of execution according to complex “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

The Decision Tree SmartShape is specifically designed for complex 'if...then' logic where you need to evaluate multiple conditions in a structured hierarchy. Decision Trees allow you to visualize and execute branching logic based on property values and expressions. Utility shapes are for calling activities, Routers determine assignment routing, and Split For Each is for iterating over page groups - none are primarily for conditional logic.