Sunday 20 December 2015

Asset Meter Reading Object Structure with Only Necessary Fields - IBM Maximo

Note: first of all create/duplicate(user-defined) Object Structure(OS) from MXMeterData as below

Goto > Integration > Object Structure; Filter and select default MXMeterData OS
Click on Duplicate Object Structure from Section Action area to create new as below mentioned details

Object Structure: MyAssetMeter
Description:     My Asset Meter reading OS
Consumed by: INTEGRATION application
Support Flat File flag: Yes
Inbound processing Class: psdi.plusg.iface.app.asset.PlusGAssetMeterInterfaceProcessor

Add/Select two source objects by Cliking on New Row button

1 Object: Asset       
    Parent :
    Relationship:
    Object Order: 1
2 Object: AssetMeter   
    Parent :     Asset
    Relationship:    AssetMeter
    Object Order: 2

Click Save record.

Click on Exclude/Include Fields from Section Action area
from Asset Object: Exclude all except AssetNum, SiteID
from AssetMeter Object: Exclude all except Inspector, NewReading, NewReadingDate

Grant desired security group to access Assets application with below mentioned two Options:
Application Export, Application Import to Security Group

4 comments:

  1. Hi,
    I followed the above steps and configure the same in Maximo. But when I am uploading it is giving error like below.

    BMXAA5598E - Processing of an inbound transaction failed. The processing exception is identified in document 3.
    BMXAA2871E - Meter ENGINHRS has already been attached to this asset.

    ReplyDelete
    Replies
    1. Can someone reply on my comment please.

      Delete
  2. Hi, that doesn't work it's produce error BMXAA4147E

    Regards

    ReplyDelete
  3. There is an out of the box integration for only meter reading data.
    http://mymaximoknowledge.blogspot.com/2018/02/maximo-load-import-asset-meter-reading.html

    ReplyDelete