IBM Support

Exporting meter group data

How To


Summary

To export meter group data from an IBM® Maximo® Manage enterprise system into IBM Maximo® Health or IBM Maximo® Predict, you must create integration components to support the data. Meter group data requires its own set of integration components because meter group data requires a unique database table to replicate the data from one system to another.

Steps

The following information is supplemental to the Required data article (https://www.ibm.com/support/knowledgecenter/SS7PRM_current/com.ibm.ah.doc/integrate/r_req_data.html). If your assets use meter groups, the asset data cannot be exported until meter group data is exported. Errors occur if asset data is exported before meter group data.

Complete the following procedure once in Maximo Health or Maximo Predict and once in the Maximo Manage enterprise system to create identical integration components in each system.

  1.  In the Object Structures application, create a new object structure.
    1. Click the new record icon.
    2. In the Object Structure field, specify MHMETERGROUP.
    3. In the Consumed By field, select INTEGRATION.
    4. Ensure that the Configurable checkbox is selected.
    5. In the Source Objects for table, create a METERGROUP root object.
      1. In the Object field, specify METERGROUP.
      2. Click Save.
    6. In the Source Objects for table, create a METERINGROUP child object.
      1. In the Object field, specify METERINGROUP.
      2. In the Parent Object field, specify METERGROUP.
      3. In the Object Location Path, field specify METERGROUP/METERINGROUP.
      4. In the Relationship field, specify METERINGROUP.
      5. Click Save.
    7. Save the object structure.
    8. In the More Actions menu, click Configure Object Structure Security.
    9. On the Configure Object Structure Security dialog box, in the Authorization Name field, select MHMETER.
    10. Ensure that the Use Object Structure for Authorization Name checkbox is selected and then click OK.
  2. In the Publish Channels application, create a new publish channel.
    1. Click the new publish channel icon.
    2. In the Publish Channel field, specify MHMETERGROUPInterface.
    3. In the Object Structure field, specify MHMETERGROUP.
    4. Save the publish channel.
  3. In the External Systems application, open the HEALTH external system.
    1. On the Publish Channels tab, click Select Channel.
    2. In the Select Publish Channel dialog box, select the MHMETERGROUPInterface publish channel and then click OK.
    3. Save the external system.

After these integration components exist in both systems, from the Maximo Manage enterprise system, use the MHMETERGROUPInterface publish channel to export meter group data.

To verify exported meter group data, use the following REST API calls. For more information, see Verifying exported Maximo Manage enterprise system data (https://www.ibm.com/support/knowledgecenter/SS7PRM_current/com.ibm.ah.doc/integrate/t_config_data_ex.html).

  • If you completed the integration by using JSON, use the following REST API call. Replace the host and port variables with your post and port: http://host:port/maximo/oslc/os/MHMETERGROUP?lean=1&oslc.select=*
  • If you completed the integration by using XML use the following REST API call. Replace the host and port variables with your post and port: http://host:port/maximo/oslc/os/MHMETERGROUP?lean=1&oslc.select=*&_format=xml

Document Location

Worldwide

[{"Line of Business":{"code":"LOB59","label":"Sustainability Software"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSRHPA","label":"IBM Maximo Application Suite"},"ARM Category":[{"code":"a8m0z000000cxN3AAI","label":"Maximo Health"},{"code":"a8m0z000000cxN8AAI","label":"Maximo Predict"}],"ARM Case Number":"","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.2.0;8.3.0"}]

Document Information

Modified date:
29 January 2021

UID

ibm16409928