Maximo Open Forum

 View Only
  • 1.  BIRT reports do not print from a hyperlink in Maximo

    Posted 26 days ago

    HELLO,

    I CREATE TWO REPORTS  WITH HYPERLINK TO ANOTHER REPORT.

    THE FIRST REPORT BASED ON THE PIE CHART. I GET THIS ISSUE "Error 401: SRVE0295E: Error reported: 401 "

    THE SECOND REPORT BASE ON A ROW I GET THIS ISSUE "Missing required parameter: __report."

    SOMEONE CAN HELP ME??


    #Administration
    #Analytics
    #Reporting

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


  • 2.  RE: BIRT reports do not print from a hyperlink in Maximo

    Posted 24 days ago

    Hello Koffi,

    Have you seen the Work Order Detail report (out of the box)?

    If you open the report file (in Eclipse for example) and look at the 'Hyperlink' option within Properties, you'll notice a few parameters necessary for this to work. Pay attention to the parameter 'where' and ensure your syntax is correct, e.g., (" recordtable.recordid=" + row["recordid"] + " "). If you can't edit these parameters in your report, you'll want to consider updating the XML code inserting the piece of code related to the parameters. 

    I hope this helps



    ------------------------------
    Jhonatan Jerez
    ------------------------------