Previous Topic: SMTP-specific ParametersNext Topic: TPX-specific Parameters


TSO-specific Parameters

If you are using the TSO protocol to inform your users and package approvers of a CA Endevor SCM event, refer to the following table for the TSO-specific parameters that the exit program must pass to the control block. Information is provided for both assembler and COBOL.

NTSOALLU (assembler)
NOTI-SET-ALL-USER-OPT (COBOL)

Specifies whether you want to send the message to all TSO users. The possible values are:

N-Do not send the message to all TSO users. This is the default setting.

Y-Send the message to all TSO users.

Note: If you select Y, the NOTFUSER (assembler) or NOTI-USER (COBOL) field must be left blank.

NTSOLOGN (assembler)
NOTI-SET-LOGON-OPT (COBOL)

Specifies when users receive the message. The possible values are:

Y-Users receive the message when they log on to TSO. This is the default setting.

N-Users do not receive the message when they log on to TSO.

NTSOSAVE (assembler)
NOTI-SET-SAVE-OPT (COBOL)

Specifies whether you want to save the message in a broadcast set. The possible values are:

N-(Default) Do not save the message in a broadcast set.

Y-Save the message in a broadcast set.