Previous Topic

Next Topic

Book Contents

Book Index

Job's number of executions

Determines whether the accompanying DO statements are performed if the job's number of executions is satisfied.

Additional information

Description

Usage

Optional

Format

Select Job's number of executions from the When drop-down list, and fill in the sub-parameters below.

Variable Name

None.

Alternate names

  • Control‑M/EM Utilities: ON
  • Control‑M/Server Utilities: ‑on
  • e-Trigger: on_do_statement
  • Control‑M/EM API: on_statement

Sub-parameters

Operator

  • = (equal)
  • < (less than)
  • > (greater than)
  • ! (not equal)
  • EVEN (the field is considered satisfied by an even return code
  • ODD (the field is considered satisfied by an odd return code

Number of executions

The number of executions for the action to take place..

Alternate formats

Control‑M/EM Utilities

ON is composed of the STMT, CODE, PGMS, PROCS, and AND_OR sub-parameters.

STMT is a 1-132 character string, used only when you are specifying an On statement value.

Control‑M/EM API

on_statement is composed of the following sub-parameters:

  • and_or
  • code
  • procedure_step
  • program_step
  • statement

Parent Topic

On/Do Actions