Error Handling

An Error Task can be added to a Botflow A file that stores the actions and variables designed to automate tasks. to provide global error handling.

Use an Error Task to trap unexpected situations that arise in the target application.

If an error occurs in a Botflow the Error Task runs and could be set up to:

  • Close the target application
  • Re-open that application
  • Resume by starting over at the beginning of the script  

Note: Only one Task may be designated as the Error Task at any given time.  By using the Set Error Task Action in the script, the Error Task can be changed as the Botflow runs so that errors can be handled differently during various sections of the Botflow, as described in Tasks.