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!

BIRT

Page 1 of 212

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 »
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

6 Comments »
October 28, 2009

MAXIMO BIRT Report Generator

If you guys want to easily develop some BIRT reports, then this plugin is for you.  This tool/utility has been brought to my attention by Christian (Thanks!) and it looks very promising!  Here is a brief description of the plugin:
Code generator for IBM Maximo Report Developer
MAYR-MELNHOF Karton Gesellschaft mbH and CoSMIT GmbH jointly developed a [...]

Chon

6 Comments »
October 14, 2009

Report list portlet not working

I haven’t researched this much, but I got the report list portlet to show up on the Start Center in Maximo 7, but when I click on the report to run it, it gives me an error saying something like this “The request pages for these reports has not been generated”. I have already [...]

Chon

No Comments »
September 24, 2009

BIRT barcode fonts

Barcoding can be useful for many things, such as putting one on a workorder details report and when the work is completed, the person at the front desk can quickly scan those barcodes and change the status of the workorder to complete. This guide for enabling barcode fonts in BIRT will walk you through setting it up on the client development machine as well as the server running your BIRT reports.

Chon

No Comments »
September 23, 2009

BIRT reporting on a seperate server

Maximo 7 comes with BIRT automatically installed. The problem with this is that if you have a high traffic production environment, having all reports run on the same machine can be taxing and cause performance issues. There are a few options to consider to improve BIRT performance.

Chon

3 Comments »
September 17, 2009

BIRT tutorials and resources

These tutorials and resources are great for those of you who are just starting out with the development of BIRT reports.

Chon

No Comments »
August 30, 2009

Upgrade report utility for BIRT 2.3.2

If you are upgrading your Maximo to the latest fixpack version 7.1.1.5, you are gonna be using the new BIRT version 2.3.2.  Of course, along with any new version comes the tedious task of upgrading old files.  By upgrading to the latest version of BIRT, the patch just overwrites the out-of-the-box reports with the new [...]

Chon

No Comments »
August 27, 2009

WebCast: Introduction to BIRT framework STE

IBM WebCast introduction to the BIRT framework. This presentation covers topics ranging from installing BIRT designer to the architecture.

Chon

4 Comments »
August 25, 2009

Configuring BIRT Designer 2.3.2 with Maximo v7.1.1.5

Maximo 7.1.1.5 now uses BIRT 2.3.2, so to start developing reports for this version, you will need to install and configure the new BIRT Designer.  You can begin by reading this BIRT Report Designer 2.3.2 configuration guide for base services 7.1.1.5 or any future release.  You will have to download a few items prior to [...]

Chon

6 Comments »
August 23, 2009

Known Issues with Printing BIRT Reports using Maximo v7

There are two known issues which have been identified with printing BIRT reports:

Issue# 08-21515: 7.1.1 Direct print issue (Serious issue in production). After first user logs out functionality does not work for all users in Maximo 7.1.1 (Reproduced in house
-Login as User1 (for example, Wilson)
-Direct print a report (works fine but keep session open)
-From another [...]

Chon

No Comments »
August 20, 2009

BIRT report templates

BIRT , out-of-the-box, has six templates available for the report developer. These templates are:

Tivoli MAXIMO List Report Template: This is used for simple listing reports with traditional row and column format. Labor List and Asset Move History reports are two examples of this template.
Tivoli MAXIMO Grouped Report Template: Has same features as the Listing Template [...]

Chon

No Comments »
August 18, 2009

Configuring BIRT Designer 2.1.2 with V7

There is a newer version of BIRT that you use with Maximo 7.1.1.5, but this document will guide you through the setting up eclipse so you can start developing BIRT reports for Maximo 7.1.1.4 or lower.  If you don’t have any idea what BIRT is, then you should start by reading the V7 Report Development [...]

Chon

No Comments »
August 16, 2009

Modifying BIRT master report library

This document explains in detail how to modify the master report library for BIRT.  It focuses on page size, page orientation and page area.  By default, all the out of the box (OOB) reports are in landscape.  Personally, I don’t like it in landscape and most of our clients prefer their reports in portrait.  But [...]