Modifying Variables During Execution

During execution, variables' values can be modified so that you can test values for the variables. If your recordset mode is read-and-update, then any variables whose value are changed during execution will get updated in the recordset and saved in the Certify database.

To modify variables during execution:

  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. Expand the Step view by clicking the Expand/Collapse button on the right of the dialog to view the steps while using the other tabs.

  2. Click the Variables tab.

The Variables tab opens.

  1. Click the Step tab in the Variables tab.

The Step tab opens. This tab displays the variables and values in the step that you are about to execute.

  1. Click Step to run each individual step in the process.
  2. If a step needs its value modified, click on the tab and change the value.
  3. Click Step to continue to run your process.

When the execution has completed, the Result Viewer dialog opens with the results.

 

Related Topics Link IconRelated Topics