Maximo Open Forum

 View Only
  • 1.  BLANK PAGE IN REPORT AFTER PARSING PARMETERS IN IBM MAXIMO 7.6.3

    Posted 06-14-2024 17:03

    Hello everyone,

    i create a report in birt eclipse whith parmeters but when i try it in maximo i get blank page.

    I have Dates Parmeters

    and multi-select parmeters


    #Reporting

    ------------------------------
    FULGENCE KOFFI
    SOPROV
    ------------------------------


  • 2.  RE: BLANK PAGE IN REPORT AFTER PARSING PARMETERS IN IBM MAXIMO 7.6.3

    Posted 06-17-2024 18:52

    This happens when the report fails due to some syntax errors. Two common problem areas you can check are:

    • The format of the date parameter you entered isdifferent and it cannot be added to the WHERE clause
    • Some actual data returned cannot be parsed and displayed.

    For the second one, try pointing your BIRT Designer to your Production DB and run it with the same input, you might get some additional error details. Writing log output to a file on the Production server will also work



    ------------------------------
    Viet Tran
    Relia App Development & Consulting
    ------------------------------