AI connects to Maximo's lubrication workflows primarily through the LUBRICANTS and LUBEROUTE applications, the ASSET and LOCATION hierarchies for tagged equipment, and the WORKORDER module for corrective actions. The integration architecture typically involves:
- Data Ingestion Layer: Pulling historical oil analysis reports (
LABTRANS), consumption records (ISSUE), and sensor data (viscosity, particle count) from Maximo via its REST API or MIF. - AI Processing Layer: Applying machine learning models to predict remaining useful life (RUL) of lubricants and classify failure modes (e.g., water ingress, wear metals) from lab results.
- Action Orchestration Layer: Using Maximo's automation scripts (
AUTOSCRIPT) or escalation workflows to generate preventive work orders for oil changes, create follow-up inspection tasks on associated assets, and trigger purchase requisitions for lubricant inventory when forecasts dip below safety stock.




