Object attributes
- authenticator
- RACF(R) password or passticket, of length MQ_AUTHENTICATOR_LENGTH. The initial
value is MQIAUT_NONE.
- commit mode
- Commit mode. See the OTMA User's Guide for more information
about IMS(TM) commit modes. The initial value is MQICM_COMMIT_THEN_SEND. The additional
value, MQICM_SEND_THEN_COMMIT, is possible.
- logical terminal override
- Logical terminal override, of length MQ_LTERM_OVERRIDE_LENGTH. The initial
value is a null string.
- message format services map name
- MFS map name, of length MQ_MFS_MAP_NAME_LENGTH. The initial value is
a null string.
- reply-to format
- Format of any reply, of length MQ_FORMAT_LENGTH. The initial value is
MQFMT_NONE.
- security scope
- Desired IMS security processing. The initial value is MQISS_CHECK. The additional
value, MQISS_FULL, is possible.
- transaction instance id
- Transaction instance identity, a binary (MQBYTE16) value of length MQ_TRAN_INSTANCE_ID_LENGTH.
The initial value is MQITII_NONE.
- transaction state
- State of the IMS conversation. The initial value is MQITS_NOT_IN_CONVERSATION.
The additional value, MQITS_IN_CONVERSATION, is possible.