Troubleshooting Custom BIRT report performance

If your reports are getting stuck in the BIRT processing queue, you should read this help document [IBM Support]

Did You Know...

As Maximo Experts, we have developed several add-on products for Maximo that mobilize the work force, simplifies assignments, provides ad-hoc reporting capabilities and facilitates the seamless integration of Service Requests into Maximo.

Check out our products by clicking on the following links: EZMaxMobile, EZMaxPlanner and EZMaxRequest.

Find Out More

2 thoughts on “Troubleshooting Custom BIRT report performance

    1. We solved our problem with some reports “stuck” in the BIRT queue.  Someone (nameless but not me) created some new BIRT reports for Maximo without using one of the Tivoli templates.  The report was missing the afterFactory code snippet:  

      MXReportScriptContext.close();

      So the BIRT report engine kept it in the queue indefinitely, even though the report had already been rendered for the user.

Leave a Reply