How to open a report that was saved on BIP?
Hello,
I am usingForms [64 Bit] Version 12.2.1.4.0 (Production)
and Oracle Analytics Publisher 12.2.6.4.0
to generate a PDF report using the ScheduleService web service. I am able to run the report and save it on the server. When I SSH to the server, I find the file saved there, but I don’t know how to open it on the client machine using Oracle Forms.
I tried using WebUtil to perform the file opening, but I encountered some problems. I tried using AS_to_Client_with_progress and AS_to_Client, but both of them gave me compiling errors saying that they are not procedures or are undefined.