Asset integration
The External Systems application provides an enterprise service for integrating asset and asset hierarchy data from Maximo® Monitor to Maximo Manage.
Assets integration
- Enterprise Service: MASDDASSET
- Object Structure: MXAPIASSET
All assets can be integrated.
If Maximo Monitor uses an asset type that does not exist in the Maximo Manage ASSETTYPE domain, the asset type is created in Maximo Manage as a synonym of the PRODUCTION type. This value is configurable. You can change it by changing the mxe.int.masdddfktassettype property.
Status in Maximo Monitor | Status that is assigned in Maximo Manage |
---|---|
ACTIVE | The default external value for the OPERATING internal value. |
ARCHIVED | A synonym of the OPERATING internal value. |
If the imported description from Maximo Monitor exceeds the maximum length that is allowed in the Description field in Maximo Manage, the text is truncated. However, the full description is provided in the Long Description field.
Asset hierarchies are not integrated by using this integration. Hierarchies are integrated by using the asset hierarchy integration.
Mismatches in field lengths between Maximo Monitor and Maximo Manage can prevent accurate integration. Integration fails when a field length in Maximo Monitor is greater than the maximum field length in Maximo Manage.
Attribute | Data type | Length |
---|---|---|
ASSETNUM | UPPER | 25 |
SITEID | UPPER | 8 |
ASSETUID | BIGINT | 19 |
TYPE | UPPER | 20 |
STATUS | ALN | 20 |
DESCRIPTION | ALN | 100 |
Asset hierarchies integration
- Enterprise Service: MASDDASSETHIER
- Object Structure: MXAPIOPERLOC
- Query template: MASDDASSETHIER
You can integrate all asset hierarchies. Asset hierarchies are moved after assets are moved to ensure that hierarchies are accurately correlated with the assets.
Attribute | Data type | Length |
---|---|---|
ASSETNUM | UPPER | 25 |
PARENT | UPPER | 25 |
SITEID | UPPER | 8 |