Import labor codes with Maximo Integration Framework

Once you have imported users into Maximo, the next step is to import labor codes.  This is a simple tutorial that will show how  import labor codes into Maximo with the Integration Framework.  If you are migrating users from one Maximo system to … Read More

Import users security groups with MIF

I have previously shown you how to import users so this tutorial will show you how to import data via interface tables and set the users security groups.  You will be able to set a users security group to defaults such as EVERYONE, DEFLTREG and even … Read More

Secure MIF web service methods with native authentication

By default, MIF web services are unsecure, but if you are using native Maximo security and not LDAP, you can secure MIF web services with this configuration change. Normally Web Services and HTTP Servelets are secured using the MEAWEB Web.xml … Read More

Creating a work order with Maximo’s REST API framework

In a previous tutorial, querying data use the REST API framework is fairly straight forward and much easier to use than WSDL web services. Now the question is, how do we update or create new records using this API? This tutorial will show you how to … Read More

Query data with the Maximo REST API

The Maximo REST API is something really cool and really useful. I have spent a little time playing with it and it's much easier to use than the MIF web services and SOAP. Although the integration framework is still useful in terms of importing data … Read More

Exclusive Look: Maximo REST web service API

Here is an exclusive look at what I've found within Maximo's integration framework. You won't find this anywhere else on the web as this stuff is not documented by IBM for Maximo. The REST API can be found in Maximo versions 7.1.1.6 and up … Read More

1 2 3 4 8