Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Yes, the guest user access is disabled in the OAS admin portal. Now I'm exploring the rest based approach to load the reports.
-
Yes, SSO is an option which I will definitely explore. I also would like to know is there any other way to authenticate the rendering of the reports. As we handle the authorization at the application level is it possible to use anonymous user login to fetch the reports.
-
Hi Arjun, I'm using OAS bip report. I need to embed the report in the web page. I could embed in the web page using iFrame. When I load the report screen it should authenticate the logged in user as the user already logged in to the web application. We are using SQL based authentication. So I'm looking for a way I can…
-
Hi Arjun, As per the documentation I understand that we can embed workbook into web page using <oracle-dv> Element. I'm successfull in that as well. But I'm facing problems when I embed xmlp report in the Web Page. So please let me know is it feasible to embed report URL or not?
-
Hi Arjun, I'm using Stand alone OAS installed on the windows server. My goal is load the xmlp report into the web application. I tried with iframe and I could not succeed with solution given in (Doc ID 2273854.1). Also I tried to load the report URL using oracle-dv embed component but that is also not working. Is it…
-
Thanks for your response. I have encountered following error when trying to render report URL in a iFrame. Refused to frame 'http://server/' because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'self'". Any help would be much appreciated.