Maximo Monitor to Maximo Manage organization and site integration
The External Systems application provides an enterprise service for integrating organization and site data from Maximo® Monitor to Maximo Manage.
- Enterprise Service: MASDDORG
- Object Structure: MXAPIORGANIZATION
You can integrate all organizations. Synchronizing an organization also integrates all sites for the organization.
- You can manually create an organization in Maximo Manage and then integrate only sites.
- You can add default values for item set, company ID, and base currency by using the following
system properties:
After you add the default values, you can integrate organization data from Maximo Monitor into Maximo Manage.
Table 1. System properties for organization and site synchronization Property Description mxe.int.masdddfltitemset Default item set ID. mxe.int.masdddfltcompset Default company set ID. mxe.int.masdddfltbasecurrency Default currency code.
- DISABLEGLSWITCH
- GLVALIDATEFP
- GLCHECKCOA
Mismatches in field lengths between Maximo Monitor and Maximo Manage can prevent accurate synchronization.
Integration fails when a field length in Maximo Monitor is greater than the maximum field length in Maximo Manage.
When you integrate data from Maximo Monitor to Maximo Manage, adjustments are sometimes required for field lengths. Except for the descriptions, attributes in Maximo Monitor have a length of 30. Consequently, you must reconfigure attributes in Maximo Manage to a length of 30.
Attribute | Data type | Length |
---|---|---|
ORGID | UPPER | 8 |
ORGANIZATIONID | BIGINT | 19 |
DESCRIPTION | ALN | 100 |
ACTIVE | INTEGER | 1 |
Attribute | Data type | Length |
---|---|---|
ORGID | UPPER | 8 |
SITEID | UPPER | 8 |
SITEUID | BIGINT | 19 |
DESCRIPTION | ALN | 100 |
ACTIVE | ALN | 1 |
Status in Maximo Monitor | Status that is assigned in Maximo Manage |
---|---|
ACTIVE | The ACTIVE flag is set to 1. |
ARCHIVED | The ACTIVE flag is set to 0. |