IBM
C2180-376 · Question #89
An application is replying to a request message, which has properties associated with it. What is the preferred way of creating a reply message?
The correct answer is A. Use action indicator in MQPMO and MQPMO_MD_FOR_OUTPUT_ONLY in the MQPUT. See the full explanation below for the reasoning.
Question
An application is replying to a request message, which has properties associated with it. What is the preferred way of creating a reply message?
Options
- AUse action indicator in MQPMO and MQPMO_MD_FOR_OUTPUT_ONLY in the MQPUT
- BUse action indicator in MQPMO, provide new MQMD for reply message and use
- CReuse the MQMD and honor the report options set in the request message.
- DCreate a new MQMD for the reply message and copy the MsgId from the request MQMD
How the community answered
(29 responses)- A76% (22)
- B14% (4)
- C7% (2)
- D3% (1)
Community Discussion
No community discussion yet for this question.