IBM
C2180-272 · Question #4
A developer needs to generate a monotonically increasing sequence number for each message in a given message flow. What is the MOST efficient way to achieve this?
The correct answer is D. Use the Sequence node of WebSphere Message Broker. See the full explanation below for the reasoning.
Question
A developer needs to generate a monotonically increasing sequence number for each message in a given message flow. What is the MOST efficient way to achieve this?
Options
- AUse the Create Sequence operator of ESQL.
- BUse the Generate Sequence operator of Java.
- CUse the Sequence function of an external database.
- DUse the Sequence node of WebSphere Message Broker.
How the community answered
(29 responses)- A10% (3)
- B3% (1)
- C3% (1)
- D83% (24)
Community Discussion
No community discussion yet for this question.