Adding Watch Variables to a Process

Watch variables provide you with a way to see a value of a variable each time the variable value changes. You can select variables to watch while debugging processes in the Process Editor.

To add a watch variable to a process:

  1. In the Navigation pane, click Processes.

    The Processes window opens.

  2. In the Processes Summary pane, double-click on an existing process or right-click on a process and select Edit.

    The Process Editor opens.

  3. Click the Step tab.
  4. Add a watch variable by completing one of the following:
  5. From the Step grid, drag-and-drop a step from the Step grid to the Watch Variables tab. Any variables associated to the step are automatically populated in the Watch Variables tab. If a layout is associated with the step, then all the variables associated with the layout are added.
  6. Right-click in the Watch Variables tab and select Add. Select a variable in the Select Variable dialog and click OK.
  7. Drag-and-drop layouts and variables from the Easy Search tool to the Watch Variables tab.

To remove a watch variable:

In the Watch Variables tab, right-click on a watch variable and select Remove.

 

Related Topics Link IconRelated Topics