Import data with Maximo Integration Framework (MIF)

The new Maximo Integration Framework, formerly known as Maximo Enterprise Adapter (MEA), makes it easy to import data. I will show you how you can import data into Maximo from an interface table. First, if you would like email notifications on … Read More

Initiate Workflow through Maximo REST API

Bruno has a great post about the many different ways to initiate a workflow and one of the examples is using the REST API. If you aren't too familiar with HTTP requests then his example might not be clear enough. So here is how you can get it to … Read More

Add Work Log to SR through Maximo REST API

Here is a common issue regarding how to add a work log to an SR record through the Maximo REST API. One of the biggest issue or error message is this: Error 400: commlog#ownerNull which is also noted here in our forum. This error comes from using … Read More

Import/Export data with MxLoader by Bruno Portaluri

Bruno from IBM Maximo Customization and Development has the best import/export tool I've ever seen.  You can use Microsoft Excel to query and sync data to Maximo/SCCD through the MIF with a very simple and easy to use interface.  This excel tool is … Read More

Exporting Data via Event Listener with Child Objects

Did you know that you can export data from Maximo based on some event automatically?  Of course you did, but did you know that in Maximo 7.5 there is a new feature setting called 'event propagation'? It allows you to export data based on when a child … Read More

Retrieving and Posting data to Maximo REST Web Services

Maximo has always had web services that are available for use was limited to XML but now recently in Maximo 7.5, IBM has expanded it's capabilities to work with JSON data. What is JSON? Just like XML, it is a universal human readable format that … Read More

1 2 8