ADSAI – System Automation information (ADOPSAI segment)

Use the ADOPSAI statement to define System Automation Information for an operation.

Note: The ADSAI statement is available only starting from HCL Workload Automation for Z V8.3, or later.
Table 1. Keywords for ADSAI
Keyword o LouDescription
CT1

CT2

CT3

CT4

Free-format name for the command text of the operation. It can include blanks and special characters for a maximum of 255 characters.

CT1 to CT4 specify the four lines of Command Text in accordance with how the field is broken up within the ISPF interface. CT1 to CT3 can be up to 64 characters in length, CT4 can be up to 63 characters in length.

Formerly COMTEXT with EQQYLTOP.

AUTOFUNC Alphanumeric name for the automated function field of the operation. It can be up to 8 characters.
SECELEM Free-format name for the security element of the operation. It can be up to 8 characters and include blanks and special characters.
CI The completion information for the operation. It can be up to 64 characters. This parameter is positional. You can specify the following information, in the following order, separated by commas:
  1. Maximum wait time, in the format hh:mm:ss
  2. Maximum return code accepted as successful running
  3. Name of an optional user-supplied completion checking routine

To delete this information, set CI to blank.

Formerly COMPINFO with EQQYLTOP.