IBM
C2180-376 · Question #107
A travel agency is designing an application that creates a single reply to confirm a flight reservation, a hotel room reservation, and a car rental. The application will send WebSphere MQ messages…
The correct answer is B. Use a dynamic reply-to queue for each request sequence. See the full explanation below for the reasoning.
Question
A travel agency is designing an application that creates a single reply to confirm a flight reservation, a hotel room reservation, and a car rental. The application will send WebSphere MQ messages to three separate destinations. The application is designed to be restarted by a trigger when all three responses are received. In order to avoid being triggered when two replies from its requests have been received and a reply from an unrelated request arrives on the reply-to-queue, how must the application be designed?
Options
- AAssign a different priority for each request.
- BUse a dynamic reply-to queue for each request sequence.
- CDefine a unique trigger message data string for each request.
- DDesign the reply messages to be sent as a message group.
How the community answered
(50 responses)- A4% (2)
- B80% (40)
- C10% (5)
- D6% (3)
Community Discussion
No community discussion yet for this question.