IBM WebSphere has published a technote for the Out of Memory problem in SDK 1.6 SR9. The out of memory problem has been experienced in Maximo environments using WebSphere 7.1. Symptom Java Out of Memory Resolving the problem IBM WebSphere has published the technote for the Out of Memory problem in SDK 1.6 SR9. The [...]
Formatting data with MaxType
This tip from Bruno Portulari is useful for formatting data into locale specific values.
Get database specific date formats for MBO queries
One of the biggest challenges of using MBO’s are queries that use date ranges or date values in general. This is because any user can be connected to an Oracle, SQL Server or DB2 instance and they all use dates differently. There is a class called SqlFormat that will help take care of the date [...]
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!
New Maximo Blog: MaximoNews.com
Check out this new blog called maximonews.com. It’s only a few weeks old but looks promising.
Maximo business object (MBO) development
Here is a link to a great resource for getting started with MBO development
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, INPRG, WMATL, WSCH and WPCOND. Here is the [...]
Prevent duplicate invoice vendor numbers from being entered using a custom Java class
In our forum, Dave asked if I could come up with a java class to validate whether an invoice vendor number was a duplicate. This tutorial has a link to the custom java file that you can download and use in your own Maximo 7 instance. This text is available for purchase but you need [...]








