Completion

Executable objects go through four execution stages. The completion stage is the last one and it includes the following steps:

  1. The completion stage starts.

  2. The task report is saved.

    You specify where to save it in the Job Report section of the object definition page.

  3. Is the object a Job?

    • No: Processing continues with the next step.

    • Yes: The following steps take place:

      1. Job report storage.
      2. The script that is written on the Post Process page is processed.
  4. Minimum runtime check.

    Is the expected minimum runtime reached?

    • No: The Else condition specified on the Runtime page is processed.
    • Yes: The execution ends.

The following diagram illustrates the steps that a task goes through during the completion stage:

Graphic that illustrates the sequence of actions that occur during completion.

See also: