nerdexam
IBM

C2180-277 · Question #2

An administrator needs to change a user-defined property on a message flow using the Administration API (CMP API). Which method call should the administrator use to change the property?

The correct answer is C. MessageFlowProxy.setUserDefinedProperty(). See the full explanation below for the reasoning.

Question

An administrator needs to change a user-defined property on a message flow using the Administration API (CMP API). Which method call should the administrator use to change the property?

Options

  • AConfigManagerProxy.setUserProperty()
  • BConfigManagerProxy.setUserDefinedProperty()
  • CMessageFlowProxy.setUserDefinedProperty()
  • DMessageFlowProxy.getHandle(); setUserProperty()

How the community answered

(30 responses)
  • A
    7% (2)
  • B
    10% (3)
  • C
    80% (24)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full C2180-277 Practice