Maximo Open Forum

 View Only

 upload data to non persistent mbo

  • Customizations
Andrii Pyzhykov's profile image
Andrii Pyzhykov posted 01-20-2025 04:33

Hello everyone!

I have a tricky task.

According to the business processes our client should update a lot of data regullary (for example item prices).

We want to create some interface specially for them to not to use MxLoader by our team. For that we though to create some non-persistent mbo in item master called like ("Upload data"), give to user possibility to upload data from excel to this mbo and after by button parse it to different objects using automation script.

But i really have no idea how to organize upload data to this non-persistent mbo. Should I use automation script or it's already exists some functionality inside the Maximo?

Does anyone have any ideas?

Tinnokesh AP's profile image
Tinnokesh AP

Hello Andrii,

If the requirement is to bulk update, you can choose from below two option based on the users expectation

  1. Configure Object Structure and enable Application Import option for the user to Bulk Upload
  2. Configure MIF Components and enable access to MIF Components for the user to Bulk Upload