Restarting Tasks

As a developer and object designer you can Restart active, blocked and ended tasks. Starting and restarting tasks is not the same. This topic describes the differences and provides instructions on how to start tasks.

This page includes the following:

Differences between Starting and Restarting Tasks

Tip: Avoid repeating restarted tasks, as these are difficult to trace.

Restarting a task is possible from

Configuring and Automating Restarts

To Restart a Task

  1. Do one of the following:

    • In the Process Monitoring perspective: Right-click the task and select Restart.
    • In the Process Assembly perspective: Right-click the object and select Execution Options, Restart.
  2. The Restart dialog is displayed.
    Define the restart options described below.

  3. Click Restart.

  4. If the Activate attributes dialog option is activated, a dialog pops up where you can enter specific attribute settings for this run.

    If any of the other test options is activated, a message opens prompting you to confirm that you want to execute the task after the script has been generated.

To Configure a Restart

Configure the following settings in the Restart dialog when you restart a task.

Parameters Section

Test Options Section

To Release the Task Manually

You have two ways of releasing the task manually:

From the Process Assembly perspective

  1. Right-click the object and, depending of the type of object, select one of the following:

    • Monitoring, Last Monitor
    • Monitoring, Show in Process Monitoring
  2. Expand the Modify... button and select Release manually. Before releasing the task you can modify its parameters. These changes apply to the current execution only.

From the Process Monitoring perspective

  1. In the Tasks list, search for the task using either the Filter options (see Filtering Tasks) or the Global Search.
  2. Right-click the task and select Release manually.

For more information, see Release Manually.

To Define and Configure a Restart by Script

Use script statements and functions to automate restarts in your scripts. For more information, see Script Elements for Restarting Tasks.

See also: