Methods to pull job task long text to WO print

One of the complexities of Maximo and BIRT is the fact that you can get the same task accomplished multiple ways. Think about how many ways a work order can be generated. The same can be said with how many ways a report writer can present information in a report …

Golden rule on nested BIRT datasets

Sometimes even the "experts" need to be slapped back into reality. This week I got slapped so hard I felt bad for originally claiming my problem was a bug in BIRT. [1] Typically [2] when you design a BIRT report, the report is based on information from an associated Maximo …

Gracefully trimming fields in BIRT

There are times when report requirements can put a report writer in a box. For example, a recent request came in with the following requirements:

  • Portrait orientation
  • No text wrapping
  • Include workorder.wonum, workorder.description, workorder.worktype, workorder.status, workorder.statusdate, sum(wplabor.regularhrs)

Oops. No text wrapping and the …

Top