Make changes without having to redeploy Maximo EAR files

Here is a good post on WebSphere and the exploded ear.  This method makes it so that you don’t have to redeploy EAR files when you make changes to any java code or anything like it.  Very useful!

Hyperlink to Dialog Box

This tutorial from IBM on how to hyperlink to a dialog box is an interesting one.  Not only does it show you how to link to a popup dialog, you can also create a custom dialog to use with it.  Read the full tutorial here…

Add Laborcode field to the workorder screen with custom java class

As you guys may know, I am a .NET developer and I have been experimenting with Java and trying to learn and write some Maximo custom java class implementations.  So here is my first hands on experience extending an existing class in order to add a laborcode field to the workorder screen.  Of course, you [...]

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

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 Items application. This same approach can be used to extend any add() method from the [...]

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

Maximo 7 Developer Reference Guide

Here is a link to IBM’s Maximo 7 Developer Reference Guide http://www-01.ibm.com/software/brandcatalog/portal/opal/details?catalog.label=1TW10MA2K This is just a help file that contains some sample java code and examples of how to extend some Maximo business objects.

Maximo 7.1.1.5 Java Docs

Here is the link to the Maximo 7.1.1.5 Java docs http://www-01.ibm.com/software/brandcatalog/portal/opal/details?catalog.label=1TW10MA1Z

Making Workflow Memo field required

Here is a great post I found for all you guys who like Java customizations.

Extending Maximo Business Objects (MBO)

I have found a good article on the basics of extending MBO’s in Maximo 6. The same principle apply if you want to extend objects for Maximo 7.

Maximo Developer Eclipse plugin

For all you java developers out there that want to extend MBO’s, this Eclipse plugin should help a lot.

Maximo World!

Welcome to Maximo Times. All things Maximo!
This blog is about all things related to IBM’s Maximo Asset Management software such as Syclo Mobile, Actuate reports, Birt reports, MEA and so much more…