If you are using the SMTP protocol to inform your users and package approvers of a CA Endevor SCM event, use the following information for the SMTP-specific parameters that the exit program must pass to the control block. Information is provided for assembler.
This field allows you to override the default character used to construct email addresses. When no value is entered, CA Endevor SCM uses the default value, which can be either @ sign, or the value coded in $ESMTP table. Specify one byte hexadecimal value, or leave the field blank if you do not want to override the default value. :
Indicates whether the message text format is fixed or variable length. The possible values are:
F-Fixed length. This is the default setting.
V-Variable length.
Note: If you select F, or do not select a value, use the NOTMSGTX parameter to specify the message text. Do not use the NOTSMTPM parameter.
Indicates the size field in the $NOTIFY control block.
Indicates the maximum message length. Required only if the value of NOTMSGVF is V.
The address of the email text. The text must be in the following format:
LLLLmessage-text
50-character text field used for the email's subject field.
Text field used to specify the message.
A four-byte field that allows you to specify a FROM USER for the emails that are sent. The field should contain the address of an area of up to 50 bytes containing the FROM-ID that is to be used in emails. No spaces are allowed in the FROM-USER field. If the address is zeros, CA Endevor SCM uses a default FROM USER definition.
For a sample exit program that illustrates how to use these parameters, see XIT7MAIL in the iprfx.iqual.CSIQOPTN library.
Note: For more information about XIT7MAIL, see the Exits Guide.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|