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)- A7% (2)
- B10% (3)
- C80% (24)
- D3% (1)
Community Discussion
No community discussion yet for this question.