Executing Processes

You can select to execute your process without intervention or by a step-by-step method. The method you choose depends on the following criteria:

  • If this is the first time you have executed your process, then you should run the process without intervention. You can see if your process steps are correctly defined and in the correct order for your application.
  • If you are debugging execution of a process, run the process with the step-by-step method. With Certify's debugging tools, you can follow the execution and determine where and why failures have occurred. For more information, see Running Processes Using Manual Mode.

Configuring Process Execution

Prior to actual execution of a process, you need to configure process execution to meet your requirements. Configuration consists of setting the Run and Log settings and providing where to find input data and start-up data. In the Configuration Execution Options screen, configure the following options:

  • Type of execution
  • When the execution is performed
  • How the results are handled

To execute a process:

  1. In the Navigation pane, click Processes.

The Processes window opens.

  1. In the Processes Summary pane, complete one of the following:
  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 Run.

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

Note: If you want to pause process execution, click the Pause button in the toolbar.

Related Topics Link IconRelated Topics