Adding Watch Variables
During execution, Watch variables provide a way to see a variable's value each time it changes. You can select variables to watch during execution and view the values placed in the variables during execution.
To add watch variables:
-
In the Navigation pane, click Processes.
The Processes window opens.
- In the Processes Summary pane, complete one of the following steps:
- Select a process
and click the Run
button
-
Right-click a process and select Run.
The Configuration dialog opens.
- Configure your settings to run your process. For more information, see Configuring Process Execution.
-
Click Start.
The Execution dialog opens.
- Click the Variables tab.
-
Click the Watch tab.
The Watch tab opens.
-
In the tab, right-click and select Add.
The Select Variable dialog opens.
- In the Variables Summary pane, select the variable you want to watch.
-
Click OK.
The variable appears in the Watch tab.
-
Click Step to step through your process execution.
During execution, when a watched variable changes, the updated value is shown in the Watch tab.
When the execution has completed, the Result Viewer dialog opens.