Home
Message descriptor for a response
A response message has the following fields in the message descriptor:
- MsgType
- This is MQMT_REPLY.
- MsgId
- This is generated by the queue manager.
- CorrelId
- This is generated according to the report options of the command message.
- Format
- This is MQFMT_ADMIN.
- Encoding
- Set to MQENC_NATIVE.
- CodedCharSetId
- Set to MQCCSI_Q_MGR.
- Persistence
- The same as in the command message.
- Priority
- The same as in the command message.
The response is generated with MQPMO_PASS_IDENTITY_CONTEXT.
Parent topic:
Responses
pc10420_
Home