beginner

Differentiate Maximo production, test, development environments

A common need is to differentiate Maximo production, test, development environments.The easiest technique I know is to customize the login and header messages.Open Database Administration application and select the Messages action. Search for ‘welcome’ and change the messages in the ‘login’ group as you wish. The welcome message is displayed on the login page, the […]

Learn how to query data with SQL

Many times Maximo users and administrator lacks database skills. These are important in several situations: Write ‘where clause’ statements to filter data in Maximo UI. Develop complex SELECT statements to extract data from multiple tables when developing report. Optimize existing queries to solve performance issues. If you need to improve your SQL skills I suggest […]

Preventive Maintenance (PM) automatic work order generation

You probably know that Preventive Maintenance module in Maximo allows to schedule periodical maintenance activities in order to keep your assets running efficiently.In other words you can use the  Preventive Maintenance to schedule the automatic generation of work orders. Work orders can be generated manually using the ‘Generate Work Orders’ action in the Preventive Maintenance […]

How to display a domain description in an application

Some fields in Maximo are linked to a domain that allows to set its value from a predefined set of values. In some cases however, when the value does not provide enough information, you may wish to also display the description of the domain value that you have chosen. For example lets consider the STATUS […]

Screen recorder

Today my fellow colleague Andreas Dietrich has discovered a nice little utility that is shipped with Windows 7 which I think can help you guys in several ways.The Windows 7 “Problem Step Recorder” can be used for example to document installations or to provide as best practise for ticket documentation.This little utility (psr.exe) should be […]

Scroll to top