nerdexam
IBM

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…

Message Flow Development

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)
  • A
    10% (3)
  • B
    70% (21)
  • C
    17% (5)
  • D
    3% (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

#DecisionService node#mqsimode#deployment#CLI commands

Community Discussion

No community discussion yet for this question.

Full C9530-001 Practice