Find “Open” workorder records thru Java MBO code snippet

Just a reminder to myself that I found this nice little code snippet that we can use to find "OPEN" records through Java MBO's.  "OPEN" in this case, I would assume, is something along the lines of a workorder with at status that is in WAPPR, APPR, … Read More

Import locations with Maximo Integration Framework

There seems to be some trick to really getting the locations and location hierarchies to be imported into Maximo correctly with the Integration Framework.  I have tried many things to get this to work and I here is what I have come up with.  This … Read More

Openmaximo on virtual beans

For all you Maximo java developers, this article may be of interest to you.  It also shows how to create custom dialog in Maximo. [Openmaximo] … Read More

Export and import data with Excel

This tutorial will show you how to export a PERSON record into excel or a CSV file that you can use as a template for importing PERSON records with Excel. … Read More

Maximo links of interest 7-28-2010

MEA/MIF: Flatfile for Integration import should be encoded as UTF-8 BIRT/Reports: PDF Report Missing Content Configuration of BIRT's path for barcode fonts Adding hidden report parameters in 7x Workflow: Workflow worked at … Read More

Extending Maximo 7 Business Objects

At times it is necessary to override or extend the functionality in core MAXIMO. This can be achieved by 'extending' methods in the Maximo business objects. The following section outlines the process involved in extending the add() method in the … Read More

1 2 3