Welcome to Maximo Times

All Things Maximo

My name is Chon, feel free to ask me any question regarding Maximo. I will try to answer them as best as I can.

Member Login

Lost your password?

Not a member yet? Sign Up!

Posts Tagged ‘Maximo’

Page 1 of 1012345678910...Last »

Chon

No Comments »
March 18, 2010

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 [...]

Chon

1 Comment »
March 16, 2010

Change canvas size in workflow designer

If you have used the workflow designer, you know as much as anyone that the canvas size is too small to be really useful.  Here is a tip to make that workflow canvas size bigger.

Chon

No Comments »
March 12, 2010

Maximo Cognos Integration Installation

If you have installed Maximo 7.1.1.6 and want to use Cognos BI, then this Maximo Cognos Integration installation guide will help you through the process.

Chon

No Comments »
March 9, 2010

Maximo search methodologies

Using Maximo to search for workorders, for example, can sometimes be a task in and of itself.  So the question here is how does Maximo search for records in the database and what is the best configuration for performing searches?  The article from IBM, Understanding Search Methodologies, can help explain the methods used by [...]

Chon

No Comments »
March 9, 2010

BIRT onDemand and BIRT Mobile Viewer for iPhone

Today Actuate brings us BIRT onDemand and BIRT Mobile Viewer for the iPhone.  These applications allow users to view BIRT generated content on the iPhone or iPod Touch.
BIRT Mobile Viewer Delivers Rich, Interactive Content For Enterprise Users on the iPhone
San Mateo, Calif. – March 9, 2010 – Actuate Corporation (NASDAQ: ACTU), the people behind BIRT™, [...]

Chon

No Comments »
March 7, 2010

Creating Additional Continuous Queues and MDBs

Here is a good article on creating additional continuous queues and MDBs for Maximo 7 MIF.

Chon

No Comments »
March 3, 2010

Maximo links of interest 3-3-2010

Maximo links of interest:

Emailing the latest worklog for a ticket.
Functionality of Job Plan duration.
Auto-numbering Items

Chon

No Comments »
February 28, 2010

Setup linked documents in Maximo 7

This guide will help you setup linked documents in Maximo 7 for Linux and Windows.

Chon

No Comments »
February 26, 2010

Maximo and Cognos integration

If you have Maximo 7.1.1.6 then you can use Cognos with Maximo.  Here are some helpful links to setting that up.

Maximo Cognos Integration Installation
Maximo Cognos Integration

Chon

No Comments »
February 24, 2010

Setup an Integration Object for Inbound Failure codes

If you have gone through the process of importing data with MIF, you may have noticed that there is not integration object for failure codes.  When I was importing data, I didn’t have to worry too much about it because I didn’t have that many failure codes to import, but if you do, it can [...]

Chon

No Comments »
February 22, 2010

Delete an item from Item Master in Maximo 7

OK, the title of this post might be a bit misleading, but in Maximo 7, you can’t actually delete items from the Item Master.  This is not a bug and it’s actually meant to be this way.  In order to “delete” an item, you basically just have to change the status of the item to [...]

Chon

2 Comments »
February 18, 2010

Change text box screen sizes without making database field size changes

Most of you know that you can change the field size of any value by going into the database configuration and changing the size to either are larger or smaller number. But in doing this, sometimes the field on the screen doesn’t change in width if your field size changes are very minimal. [...]

Chon

No Comments »
February 16, 2010

BIRT: Add user name of person executing report

Here is a guide document on how to add the user name of the person executing a BIRT report.

Chon

No Comments »
February 14, 2010

Dynamically change the file name of a BIRT output report

I have been looking for this functionality for a while and now I have finally found it. This feature is available for BIRT 2.3.1, which means you will have to have Maximo 7.1.1.5 or above installed as it comes with BIRT 2.3.2. You will have to write some java for this to work, [...]

Chon

3 Comments »
February 11, 2010

Maintain System Properties When Moving or Copying a Database

Here is a good article for you system administrators. If you do a lot of development like we do around here, copying and moving Maximo databases can be a pain. This article on maintaining system properties when moving or copying databases should help ease the pain applies to Maximo 7. [IBM Support]