Recover stage

The Recover stage is where execution will jump to when an exception occurs. For an overview of exceptions, see Exceptions.

The following fields are available:

  • Name – The name of the Recover stage that will be displayed on the process diagram.
  • Description – An optional description for the stage.
  • Maximum Attempts – To set a maximum number of recover attempts, select Limit the number of times this recover is attempted and enter a value. When the limit is reached, an error will display if debugging. If the process is running as a session, the process will terminate.