C9530-001 · Question #76
A developer creates a message flow that uses a DecisionService Node. Which command must the developer use before deploying the message flow?
The correct answer is B. mqsimode. Before you deploy message flows that contain a DecisionService node, you must enable the mode extension by using the mqsimode command: mqsimode -x DecisionServices Incorrect Answers: A: The mqsicvp command is run automatically when you start a broker by using the mqsistart The…
Question
A developer creates a message flow that uses a DecisionService Node. Which command must the developer use before deploying the message flow?
Options
- Amqsicvp
- Bmqsimode
- Cmqsichangebroker
- Dmqsichangeproperties
How the community answered
(30 responses)- A10% (3)
- B70% (21)
- C17% (5)
- D3% (1)
Explanation
Before you deploy message flows that contain a DecisionService node, you must enable the mode extension by using the mqsimode command: mqsimode -x DecisionServices Incorrect Answers: A: The mqsicvp command is run automatically when you start a broker by using the mqsistart The command checks that the broker environment is set up correctly. This checking has been enhanced to verify that the ODBC environment is configured correctly on Linux and UNIX
Topics
Community Discussion
No community discussion yet for this question.