What types of connectors can emanate from a Utility?
-
Always
-
When
-
Status
-
Else
-
All of the above
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.
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.