Previous Topic

Next Topic

Book Contents

Book Index

DO Statements

DO statements define the action to be taken on pages identified by a WHEN LINE/COL statement. Using DO statements, the following can be specified:

Information about the following decollating parameters is provided in this chapter:

Table 201 Decollating Parameters

Parameter

Description

JOB DEFAULTS

General default decollating parameters for report pages.

ON Statement

The part of the job’s reports on which the decollation instructions within the ON block are to be carried out.

ON PRINT DEFAULTS

Default printing values for the ON block.

PRINT/CDAM PARMS

Parameters which, if specified, override the original printing characteristics of the reports decollated under the ON statement.

WHEN LINE/COL

Page identification criteria.

DO APPROV

Specifies that the report should be approved.

DO BACKUP

Names of the backup missions that back up the sysout.

DO COND

Prerequisite conditions to be added and/or deleted if a specified string is found by the WHEN statement.

DO CTBRULE

Control-M/Analyzer rule to be executed including optional arguments.

DO INDEX

Name of an index for the report. Multiple indexes can be defined for each report.

DO LEVEL

Level of user (and/or name of user) to whom the page identified in the WHEN statement is sent.

DO MIGRATE

Name of the migration mission which transfers the report from one storage media to another.

DO NAME

Name of the report identified by the WHEN statement.

DO NOTOK

Indicator that generates a NOTOK status if a specified string is found by the WHEN statement.

DO PRINT

Names of the printing missions that print the report.

DO REMARK

Remarks to be generated if a specified string is found by the WHEN statement.

DO SET

Assigns a value to a variable that can be used by other decollation parameters.

DO SHOUT

Message to be sent to a specified destination if a specified string is found by the WHEN statement.

DO USER

Name of the user (or level of user) to whom the page identified in the WHEN statement is sent.

Each of the parameters listed above is documented on the following pages. The following pages contain detailed descriptions of all parameters available in the Control-D Report Decollating Mission screen. Parameters are arranged in alphabetical order. Within each parameter, subparameters are arranged according to the order of the fields on the screen.

Each parameter begins in a new topic, including:

For more information on the Report Decollating Mission facility, see Report Decollating Mission Definition Facility.

Parent Topic

Decollating Parameters