Hi All,
I am trying to create a birt report with input parameter as 'wonum'. I want to fetch this wonum from maximo on the currently opened work order on wotrack application. Please provide me a sample report to do it.
Thanks, Siva Gv.
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
Do you want to actually enter the work order number or have Maximo pass it? Look at woprint.rptdesign which uses the where in addition, look in the BIRT designer guide https://www-01.ibm.com/support/docview.wss?uid=swg21678503 or for 3.71 http://www-01.ibm.com/support/docview.wss?uid=swg21605970 Just look at existing reports you can learn a great deal.
Hi Williams, Thanks for the reply. I have already checked that report but didn't get it, how it is fetching the wonum parameter.
Look at this post https://communities.opentext.com/forums/discussion/comment/210184#Comment_210184 Birt is integrated\customized for Maximo. When you set up the report in the Report Admin app, you decide if you will be passing the query from the application or you can just write the report not to use the Maximo where.