Retry Scope - Activities - Foundation 23.2 - Foundation 23.2 - Ready - Hyland RPA - external

Hyland RPA Activities

Platform
Hyland RPA
Product
Activities
Release
Foundation 23.2
License

Control.Loops

Description

Executes the Try sequence until the condition is fulfilled.

Properties

Try Sequence can be any sequence of activities. The Condition is one of these activities:

Analyst

  • Description: Optional text for documentation purposes.

Common

  • Continue On Error: When activated the workflow execution continues with the next activity after the Retry Scope activity in case of an error during the execution of the activity, the try sequence or the condition activity.

Options

  • Ignore Exceptions: An exception in the try sequence or condition activity will lead to a retry (if the maximum number of retries is not already reached).
  • Number Of Retries: The maximum number of times that the try sequence is to be retried.
  • Retry Interval: Specifies the amount of time (in seconds) between each retry.