IBM
C2010-597 · Question #49
A developer has been tasked to create a method to push a record from the null state to the triActive state without having the action available on a form. What should be done to implement this design?
The correct answer is B. Create a state transition from null to triActive in Data Modeler and keep Default Display. See the full explanation below for the reasoning.
Question
A developer has been tasked to create a method to push a record from the null state to the triActive state without having the action available on a form. What should be done to implement this design?
Options
- ACreate a state transition from null to triActive in Form Builder and keep Visible unchecked in the
- BCreate a state transition from null to triActive in Data Modeler and keep Default Display
- CCreate a state transition from null to tri Draft, another from tri Draft to triActive in Form Builder,
- DCreate a state transition from null to tri Draft, another from tri Draft to triActive in Data Modeler,
How the community answered
(34 responses)- A9% (3)
- B74% (25)
- C12% (4)
- D6% (2)
Community Discussion
No community discussion yet for this question.