Multiple choice technology packaged enterprise solutions

What types of connectors can emanate from a Utility?

  1. Always

  2. When

  3. Status

  4. Else

  5. All of the above

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

Utility shapes in Pega flows can have multiple types of connectors that determine when the utility activity executes. These include Always connectors (unconditional), When connectors (condition-based), Status connectors (based on work object status), and Else connectors (fallback). All these connector types can emanate from a Utility shape.

AI explanation

A Utility shape in a Pega flow only performs a background action (running an activity) and then moves on, so it typically has a single Always exit connector — but in some flow rule configurations, connectors can also carry When, Status, or Else/Otherwise conditions depending on how the shape's exits are defined. Since a Utility's outgoing connector can be configured with any of these connector types, All of the above covers every option correctly.