Workflow error tracking features
-
- UpdatedAug 3, 2023
- 3 minutes to read
- Vancouver
- Workflow
Error handling provides visual cues within the workflow, such as error descriptions for activities in pop-ups, and detailed log records.
Banners

Tooltips

Execution order
Tooltip text in the Workflow Context graphical view displays the execution order of individual activities, which assists in troubleshooting.
- Navigate to All Contexts. or
- Open the context you want to examine.
- Click Show Workflow.
- Hover the cursor over a finished or executing activity.
A tooltip appears showing error data, execution time, and the order in which that activity executed in the workflow. You can use this data to help troubleshoot activities in an error state.
Figure 1. Activity execution order
Workflow log
View the log in the Workflow Context form for more information about the syntax error in the activity. Since task activities do not display a red banner when a syntax error has occurred, you must view the log if you suspect the workflow has not run properly. Examine the error description in the log, and then inspect the script in the activity named in the log.
To view the activity by name, navigate to Log workflow debug messages property.
and enable theIn this example, an SSH activity named File Read specifies an invalid MID Server.

