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

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

Create custom web services in Maximo

I found this post to be very interesting from Burak Bolek.  He talks about writing your very own custom java web service.  Will this method, you can almost do anything you want in Maximo via web services.  Very cool! … Read More

ScreenCast: Invoke Maximo 6 Query/Response Web Service

This year I have made a new resolution to create some more great screencasts and how to videos for you guys. Hopefully this is a start to a great new year. This screencast video will show you how to consume Maximo 6 query/response web services … Read More

Setup query/response web service for Maximo 6

This tutorial will walk you through setting up a query/response web service in Maximo 6. A query/response web service is useful when you want to an external system such as a SharePoint server to query Maximo data, such as work order information, and … Read More

Action properties for Integration Framework (MIF)

In a recent forum post, I was asked why the data being imported was being overwritten and not replaced by the data specified in the integration table or flat file. In short, the answer is you have to specify an 'action' property when importing the … Read More

1 2 3