C1000-141 · Question #99
In the context of Maximo, where is a formula typically created?
The correct answer is D. In the Conditional Expression Manager. In Maximo, formulas are created in the Conditional Expression Manager, which is the dedicated tool for building expressions and formulas used to drive dynamic behavior across applications - such as conditional field visibility, validation logic, and calculated values. This…
Question
In the context of Maximo, where is a formula typically created?
Options
- AIn the Application Designer using the Formula Manager.
- BWithin the Database Configuration application.
- CDirectly in the SQL database.
- DIn the Conditional Expression Manager.
How the community answered
(33 responses)- A3% (1)
- B15% (5)
- C6% (2)
- D76% (25)
Explanation
In Maximo, formulas are created in the Conditional Expression Manager, which is the dedicated tool for building expressions and formulas used to drive dynamic behavior across applications - such as conditional field visibility, validation logic, and calculated values. This centralized manager lets administrators define reusable formula expressions without touching the underlying database.
Why the distractors are wrong:
- A (Application Designer / Formula Manager): Application Designer is for configuring UI layouts and controls, not for creating formulas. There is no "Formula Manager" within it.
- B (Database Configuration): That application manages object structures, attributes, and indexes - not formula logic.
- C (Directly in SQL): While technically possible to manipulate data via SQL, Maximo formulas are managed through the application layer, not raw SQL scripts.
Memory tip: Think "Conditional Expression Manager = Calculations" - both start with C, and the tool handles conditional expressions, which is just a formal word for formulas with logic.
Topics
Community Discussion
No community discussion yet for this question.