BI Publisher guest account + Apex
Hi,
Setup is:
Application Express 4.0.2.00.07
Oracle Entreprise database 11g r2 v 11.2.0.3
BI Publisher 11.1.1.6.0
Oracle HTTP 11.1.1.6.0
I would like to print a report in PDF format using BIP called from an application in apex. I have created the report using BIP Desktop and I can run the report from the BIP web interface.
When I use a button and branch in the apex application to call the report, you need to be authenticated (known by BIP) to get the result. That's something I want to avoid as I don't want the application user to login into BIP when coming from APEX
0