First of all, we need to have interface/intermediate tables
to import something into Maximo from an external/3rd party database.
Suppose we want to import some inventory data or for instance we try to figure
out with a real example. Let’s assume we need to import data from a legacy
application into Maximo. That legacy application is actually an inventory
issuance system already implemented somewhere, we have to integrate it with New
Maximo Inventory system.
MATRECTRANS tables is actually the main table to
To import data into Maximo, few steps are required to
configure step by step.
1. Object Structure (OS)
2. End Point (EP)
3. Enterprise services (Inbound or to
import data) (ES)
4. Publish Channel (Outbound or export
data, we will not use in this case) (PC)
5. and Combine above all into an
External System (ExS)
6. Generate Interface tables
7. Configure Cron task for Scheduling
(CT)
8. Done. Now insert data into Interface
tables and Maximo will read as per given schedule in CT.
Object Structures (OS)