Complete Creation Sequence (QzmfCrtCmpMailMsg) API


  Required Parameter Group:

1 Reserved mail message identifier Input Char(32)
2 Format name Input Char(8)
3 Error code I/O Char(*)

  Service Program: QZMFASRV

  Threadsafe: No

The Complete Creation Sequence (QzmfCrtCmpMailMsg) API is used to remove a reserved mail message identifier from the mail server framework's list of reserved identifiers. This API marks the completion of a mail message creation sequence. This API is to be used after the message associated with the reserved mail message identifier has been created. This API ensures data integrity within the mail framework.


Authorities and Locks

None.


Required Parameter Group

Reserved mail message identifier
INPUT; CHAR(32)

The unique message identifier being completed. The message identifier is composed of characters A through Z and 0 through 9 only.

Format name
INPUT; CHAR(8)

The content and format of the information being passed to the API. This field must be set to CCMP0100.

Error code
I/O; CHAR(*)

The structure in which to return error information. For the format of the structure, see Error code parameter.


Error Messages

Message ID Error Message Text
CPF24B4 E Severe error while addressing parameter list.
CPF3C90 E Literal value cannot be changed.
CPF9872 E Program or service program &1 in library &2 ended. Reason code &3.
CPFAF82 E Error occurred during running of MSF API.
CPFAF83 E Parameter error on call to MSF API. Reason code &1.
CPFAF8B E Reserved mail message identifier is not valid.
CPFAF8C E Reserved mail message identifier not used.


API introduced: V3R1

[ Back to top | Office APIs | APIs by category ]