IBM Operational Decision Manager Standard V8.7 — Question 4
How can a developer set the maximum number of messages processed by a message flow in the flow exerciser?
Answer options
- A. Set in the Web UI.
- B. Set in the Toolkit Preferences.
- C. Use the command mqsichangeproperties.
- D. Set the number of additional instances for the message flow.
Correct answer: D
Explanation
The correct answer is D because setting the number of additional instances directly controls how many messages can be processed concurrently by the flow. The other options do not provide a mechanism to limit message processing in this context, as they either refer to UI settings or commands that do not affect message flow instance limits.