Set default material/item quantity to zero

By default, when you add a material or item to a workorder, the value is set to 1.  This can be a problem for some entities because laborers can add a item number, select a storeroom then immediate save it without even bothering to enter a quantity.  Logically, by default, Maximo doesn’t allow you to [...]

This text is available for purchase but you need to login or register first. Please Login here.

Enable logging in Maximo 7

Knowing how to turn on logging is essential to being able to debug any issues that may arise.  IBM support may even ask you to give them log files if you have to go that far.  Configuring logging is much easier in Maximo 7 because you can use the front end GUI instead of modifying [...]

This text is available for purchase but you need to login or register first. Please Login here.

Creating web services with the Integration Framework

This entry is part 1 of 5 in the series Web Services

Along with the many other ways to insert and retrieve data, you can create and deploy web services to be integration with third party tools, just like our workorder assignment module that allows you to quickly batch assign workorders to your labor force.  It follows all of Maximo’s business rules when entering data, but you [...]

This text is available for purchase but you need to login or register first. Please Login here.

Screencast: Import data with XML flat files

This entry is part 3 of 14 in the series Import Data with MIF

Screencast tutorial on how to import data with XML flat files. You see how to export data and learn how to import data with the Integration Framework. Also, you will easily see how to get the XML structure for your import process.

This text is available for purchase but you need to login or register first. Please Login here.

Export data to XML files with MIF

This entry is part 5 of 14 in the series Import Data with MIF

Exporting data with the Integration Framework is a lot easier than importing data.  When importing data, we use “Enterprise Services”, but for exporting data we need to use “Publish Channels”.  Of course they are both based on Object Structures.  Out of the box, Maximo provides plenty of Publish Channels and Enterprise Services to satisfy most [...]

This text is available for purchase but you need to login or register first. Please Login here.

Screencast: Import users and passwords with Maximo Integration Framework

This entry is part 2 of 14 in the series Import Data with MIF

This screencast will walk you through importing security users and be able to set their passwords.

This text is available for purchase but you need to login or register first. Please Login here.

Import assets and asset specifications with MIF

This entry is part 4 of 14 in the series Import Data with MIF

Detailed tutorial on importing assets and asset specifications with the Maximo Integration Framework.

This text is available for purchase but you need to login or register first. Please Login here.

Import data with Maximo Enterprise Adapter (MEA)

There aren’t many differences between Maximo 6′s MEA and Maximo 7′s MIF. If you read my previous post on importing data with MIF, then it will be easier to understand how MEA works. The architecture is pretty much the same but some minor name changes. If you have never used the MIF, then this tutorial [...]

This text is available for purchase but you need to login or register first. Please Login here.

Import data with Maximo Integration Framework (MIF)

This entry is part 1 of 14 in the series Import Data with MIF

The new Maximo Integration Framework, formerly known as Maximo Enterprise Adapter (MEA), makes it easy to import data. I will show you how you can import data into Maximo from an interface table.

This text is available for purchase but you need to login or register first. Please Login here.

Install multiple instances of Maximo 7 using WebSphere

The previous versions of Maximo all came with an installation guide that helped you install a Maximo application server for production purposes and also for testing or development purposes.  In most cases, this is how most of our applications are setup.  Unfortunately, Maximo 7 does not come with any demo data or even an installation [...]

This text is available for purchase but you need to login or register first. Please Login here.