Previous Topic

Next Topic

Book Contents

Book Index

Post-Processing Parameters

Post-processing parameters define actions to be taken after the mission has finished executing. The two post-processing parameters are:

Table 248 Post-Processing Parameters

Parameter

Description

OUT

Defines a list of prerequisite conditions to be added or deleted after the mission finishes executing OK. These prerequisite conditions can be referred to by IN statements of other missions.

SHOUT

Specifies messages to be sent to specified destinations upon the occurrence of specific events. Currently only OK, NOTOK and LATE are supported.

Various internal Control-V rules are applied to determine whether or not the mission ended OK. Events which may cause a NOTOK indication include:

There are many other events which can cause a NOTOK status (such as spool I/O error). When a NOTOK status is encountered, use the L (Log) option of the Control-V Active Missions screen to receive a list of reasons for the NOTOK status.

Parent Topic

Overview