Multiple choice technology platforms and products

Which shape is used to mark the starting point for exceptions that may arise at any point in the flow, such as a cancellation

  1. Ticket

  2. Called flow

  3. Notify

  4. Router

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

In Pega BPM flows, the Ticket shape is specifically used to mark an exception starting point that can be triggered from any point in the flow. This allows for cancellation or exception handling scenarios. Called flow is for subprocess invocation, Notify for sending communications, and Router for decision-based routing.