Adding Watch Variables

 

During execution, Watch variables provide you with a way to see the value of a variable each time the variable value changes. You can select variables to watch during execution and view the values placed in the variables during execution.

To add watch variables:

  1. In the Navigation pane, click Processes.

The Processes window opens.

  1. In the Processes Summary pane, complete one of the following steps:
  2. Select a process and click the Run button
  3. Right-click a process and select Run.

The Configuration dialog opens.

  1. Configure your settings to run your process. For more information, see Configuring Process Execution.
  2. Click Start.

The Execution dialog opens.

  1. Click the Variables tab.
  2. Click the Watch tab.

The Watch tab opens.

  1. In the tab, right-click and select Add.

The Select Variable dialog opens.

  1. In the Variables Summary pane, select the variable you want to watch.
  2. Click OK.

    The variable appears in the Watch tab.

  3. 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 appears.

 

Related Topics Link IconRelated Topics