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

Query Maximo ASSET web service from .NET

Here is sample code for you to download to see how to query data from Maximo web services. In this example, it shows how to query assets and the different options you can use to do just that. This sample code provided below works with Maximo 7. … Read More

1 2 3 4 6