IBM
A2180-270 · Question #23
An integration developer needs to use the JMS message header setter mediation primitive in the mediation flow logic. The mode of message header setter primitive is set to Modify. While executing the…
The correct answer is B. found, the runtime will recreate the header with the propagated values. See the full explanation below for the reasoning.
Question
An integration developer needs to use the JMS message header setter mediation primitive in the mediation flow logic. The mode of message header setter primitive is set to Modify. While executing the flow, what is the behavior observed by the integration developer? If the header is: notfound, a runtime exception is thrown.
Options
- Anot found, a new header is created by the runtime.
- Bfound, the runtime will recreate the header with the propagated values.
- Cfound, the runtime will copy the header to another location to save the old values, and create a new header with the propagated values.
How the community answered
(23 responses)- A9% (2)
- B74% (17)
- C17% (4)
Community Discussion
No community discussion yet for this question.