1

We use Maximo 7.6. We have a requirement in Integration. We are receiving METERDATA thorugh interface (MXLoader).. It adds data in METERREADING, LOCMETERREADING and MEASUREMENT tables (OOB functionality). Now Our Requirement is, based on inbound values from METERDATA table, METERREADING, LOCMETERREADING table values should be set. We checked the Object structure processing class - MaxMeterDataProcess and MeterReading, MeterData Mbo classes. We could not find where these values are set.. Has any one worked on a similar requirement? Kindly provide your valuable suggestion....

Thanks!!

1 Answers1

1

Consider writing an Automation Script with Object-Save-Add-BeforeSave Launch Points on METERREADING and LOCMETERREADING that check for whether they are owned by a METERDATA.

Preacher
  • 2,127
  • 1
  • 11
  • 25