This entry is part 3 of 3 in the series Build a Maximo Mobile FrameworkIn this part of the series, after we have successfully created a new work order, we should now be able to change the status of the work order. I have modified my original jQuery Mobile app to include a new dialog [...]
Build a lightweight mobile framework for Maximo: Change Status of a Work Order using REST API
Build a lightweight mobile framework for Maximo: Getting started
This entry is part 1 of 3 in the series Build a Maximo Mobile FrameworkI am starting a mini series on building a mobile friendly app for Maximo. This will be a lightweight mobile framework so it won’t be as powerful as our own EZMaxMobile, but it’s something that you could possibly use in a [...]
Create a work order and add labor hours with Maximo REST
This entry is part 4 of 4 in the series Maximo REST APIYou can already create a new work order with REST but it’s useless if you can’t add labor hours to it right? This tutorial will show you how to setup the MXWO object structure to be able to add LABTRANS records at the same [...]
Creating a work order with Maximo’s REST API framework
This entry is part 3 of 4 in the series Maximo REST APIIn 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 [...]
Query data with the Maximo REST API
This entry is part 2 of 4 in the series Maximo REST APIThe Maximo REST API is something really cool and really useful. I am 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 [...]
Exclusive Look: Maximo REST web service API
This entry is part 1 of 4 in the series Maximo REST APIHere 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 [...]






