IBM Cognos Analytics Administrator V11.1.x — Question 4
Which two nodes are always used together in a message flow?
Answer options
- A. RouteToLabel and Label
- B. KafkaConsumer and KafkaProducer
- C. Publication and MQOutput
- D. Route and Label
Correct answer: C
Explanation
The correct answer is C, as the Publication node is responsible for sending messages to an output, which is managed by the MQOutput node. The other options do not represent mandatory pairings within a message flow context.