Previous Topic: TPX-specific ParametersNext Topic: The Email Interface Program BC1PMLIF


XMIT-specific Parameters

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

NXMTNODE (assembler)
NOTI-NJE-NODE (COBOL)

The site-specific NJE target node name. This is a required entry

NOTERMSG (assembler).
NOTI-XMIT-MESSAGE (COBOL)

The Notification utility fills in this field if there has been an error. This field should be moved to the exit block error message field.

NXMTUNON (assembler only)

Specifies whether you want the Notification utility to append the NONOTIFY operand to the XMIT command. The possible values are:

N-(Default)Do not append the NONOTIFY operand to the XMIT command.

Y-Append the NONOTIFY operand to the XMIT command.