Category: Automation Scripts

MBOs in Automation Scripts: Long Descriptions

July 29, 2021

Maximo provides a facility whereby unlimited text may be associated with an attribute. This text is stored in an additional…

MBOs in Automation Scripts: Query by Example

July 29, 2021

As mentioned our Working with MBO Collections article, it is possible to call the setWhere() method to restrict the members…

MBOs in Automation Scripts: Object Relationships

July 29, 2021

In our previous posts in this series, we talked about how an MboSet is a collection of Mbo objects. This…

MBOs in Automation Scripts: Changing Status

July 29, 2021

In our previous posts in this series, we talked about how an MboSet is a collection of Mbo objects. This…

MBOs in Automation Scripts: Attributes with Value Lists

July 29, 2021

In our previous posts in this series, we talked about how an MboSet is a collection of Mbo objects. This…

Creating an Automation Script End Point in IBM Maximo

January 27, 2021

The IBM Maximo Integration Framework offers a wide variety of capabilities for publishing or consuming information to or from external…

Automatically Email Vendor on Approval of Purchase Order in IBM Maximo

April 2, 2020

Automate emails to vendors from approved purchase orders in Maximo CMMS This article will walk an IBM Maximo administrator through…

MBOs in Automation Scripts: Exception Handling

February 20, 2020

In our previous posts in this series, we talked about how an MboSet is a collection of Mbo objects. In…

Updating End Points and Reloading Cache in Automation Script

November 7, 2019

In Maximo you can use End Points to point to External APIs to pull in data. You can invoke those…

MBOs in Automation Scripts: Adding New Objects to the Collection

September 19, 2019

In our previous posts in this series, we talked about how an MboSet is a collection of Mbo objects. This…