BI Publisher Report does not get called from Oracle Form Function setup.
I need to know as to why the path set in HTML Call tab OracleOassis.jsp&mode=OBIEE&function=AdvancedReports?Go=%20PortalPath=<path of the report>%20Page=<reportname.xdo> is not been taken when the BI Publisher is invoked.
I've created this function as SSWA jsp function and its been assigned to one of the menus.
When going into the menu and clicking on the option, with the above HTML Call; BI Publisher (xmlpserver) site opens and it shows me the folders on the screen where I can click and open my report.
My question is that why is it not taking the path set in the HTML call or is it that I'm not giving the right parameters?