Catching Errors

You can configure a flow to catch errors at two levels:

  • At the flow level, by configuring the Error Handler in the flow. For more information on configuring the error handler in the flow, see Creating an Error Handler Flow.
  • At the Activity level, by creating an error branch from an Activity. For details on how to create an error branch from an Activity, see Types of Branch Conditions.