1 | Mail message identifier | Input | Char(32) |
2 | Exit point name | Input | Char(20) |
3 | Qualified exit point program name | Input | Char(20) |
4 | Format name | Input | Char(8) |
5 | Return code | Output | Binary(4) |
Exit Point Name: QIBM_QZMFMSF_TRK_CHG
The exit point name and the name of an exit point program (which resulted in changes to a message) are passed to the Track Mail Message Changes exit program. The exit program configured for this exit is allowed to read all of the parts of a message to track the message. The exit point, however, cannot affect the processing of the message. The return codes are provided for tracking purposes and do not affect the processing of the message.
None.
The variable containing the mail message identifier that the Track Mail Message Changes exit program is passing information for. The mail message identifier is composed of characters A through Z and 0 through 9 only.
The name of the user exit point that was being processed when the changes to the message were made.
The user qualified name of the program that was called that resulted in changes being made to the message.
The variable containing the format name of the parameter list in which the Track Mail Message Changes exit program is passing information. This field must be set to TCMM0100.
0 | Everything was OK. |
1 | Data was not valid. |
2 | Severe error encountered. |
Note: This return code is stored for tracking purposes and does not affect the processing of the message.
Top | Office APIs | APIs by category |