IBM
C2180-376 · Question #33
A company has an existing point to point application written in C that distributes delivery status to queue Q1. They want to change the distribution to publish/subscribe so that other applications…
The correct answer is B. Set up a queue alias for Q1 that is an alias for a subscription topic. See the full explanation below for the reasoning.
Question
A company has an existing point to point application written in C that distributes delivery status to queue Q1. They want to change the distribution to publish/subscribe so that other applications can subscribe to the delivery status information. Which of the following ways of changing to WebSphere MQ publish/subscribe will work with the least recoding?
Options
- ARun WebSphere MQ in PSMODE=COMPAT
- BSet up a queue alias for Q1 that is an alias for a subscription topic
- CChange the sending application program to use the WebSphere MQ publish/subscribe
- DChange the sending application program to use WebSphere MQ publish/subscribe
How the community answered
(48 responses)- A15% (7)
- B73% (35)
- C4% (2)
- D8% (4)
Community Discussion
No community discussion yet for this question.