IBM Certification Maximo 3 — Questions and Answers
Question 1: Which IBM Maximo application allows administrators to define business rules that automatically populate fields or set values on records?
- Workflow Designer
- Automation Scripts (Correct answer)
- Action Tracking
- Database Configuration
Correct answer: Automation Scripts
Automation Scripts in Maximo allow administrators to write logic (using Python/Jython or JavaScript) that automatically executes on defined events or conditions.
Question 2: In Maximo, which record type links an asset or location to a preventive maintenance schedule?
- Job Plan
- PM (Preventive Maintenance) record (Correct answer)
- Work Order
- Route
Correct answer: PM (Preventive Maintenance) record
A PM record associates an asset or location with a Job Plan and defines the frequency or meter-based triggers that generate preventive maintenance work orders.
Question 3: What does the 'MAXVARS' table in IBM Maximo primarily store?
- User session variables
- System-wide configuration variables and their values (Correct answer)
- Database column metadata
- Work order labor rate variables
Correct answer: System-wide configuration variables and their values
The MAXVARS table stores global system configuration variables that control various Maximo behaviors and settings across the application.
Question 4: In IBM Maximo, which feature allows a single work order to spawn multiple child work orders for different crews or crafts?
- Task generation
- Multi-asset work orders
- Children work orders via Work Order Tracking (Correct answer)
- Route-based PM generation
Correct answer: Children work orders via Work Order Tracking
Within Work Order Tracking, a parent work order can have children work orders assigned to different crews, crafts, or locations to coordinate complex jobs.
Question 5: Which Maximo application is used to manage the terms and conditions of agreements with vendors or customers?
- Purchase Orders
- Contracts (Correct answer)
- Vendors
- Service Requests
Correct answer: Contracts
The Contracts application manages various contract types (purchase, lease, warranty, master) including their terms, conditions, and associated costs.
Question 6: In IBM Maximo, what is the role of the 'Storeroom' in inventory management?
- A virtual location for tracking assets under repair
- A physical location where inventory items are stored and transactions are recorded (Correct answer)
- A report that shows current stock levels
- A status assigned to items pending receipt
Correct answer: A physical location where inventory items are stored and transactions are recorded
A Storeroom is a physical storage location in Maximo where inventory items are held, and all inventory transactions (issues, receipts, transfers) are recorded against it.
Question 7: Which IBM Maximo tool is used to migrate application configuration and customization between environments?
- Database Configuration
- Application Designer
- Migration Manager (Correct answer)
- Configuration Sync
Correct answer: Migration Manager
Migration Manager packages configuration changes (including application definitions, workflows, and security) into packages that can be deployed across environments.
Which IBM Maximo application allows administrators to define business rules that automatically populate fields or set values on records?