Add a relationship to a result set portlet in Maximo 7

Here is a nice little tip for when you create a result set portlet, let's say for a list of workorders that are assigned to the current user, and you want to add a related column to the result set.  For example, you want the result set to show the … 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

Maximo 7.5.0.1 fix pack now available

On October 31, 2011, IBM Software released the 7.5.0.1 fix pack for Maximo Asset Management and Maximo Asset Management Essentials Download Description This product update corresponds to fixes for Maximo Asset Management and Maximo Asset … 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