Hi Experts,
The dashboard which gets developed in OAC, is there a way access through any other UI? like I create a dashboard and expose it through UI layer like, angular, react etc. and dashboard gets displayed without any authentication
Hello Satshah,
OAC has the ability to expose dashboard to other applications as well but for that , firstly you need to whitelist the domain where you want to use the report/dashboard, use the below link.
https://docs.oracle.com/en/cloud/paas/bi-cloud/bilpd/whitelisting-safe-domains.html
Once done with the above step now you can embed the projects , use the below link on how you can do so .
https://docs.oracle.com/en/cloud/paas/bi-cloud/bilug/embed-your-content-other-applications.html
You can also find Developer options in the visualize tab of your existing DV Project which has certain options on how you can embed as well.
Mike Durran, PM Oracle, did a webinar yesterday exactly on this topic. Showing how you can integrate DV projects in other applications or webpages, including how to deal with security (there are many options).
The slides and recordings are still not online, will post a link (if I don't forget) once they will be available.
If by "OAC dashboard" you mean the classic dashboard and not a DV project, it is also possible but a bit more limited in options. Oracle clearly advise to build it as a DV project and embed that one where you need it. Everything has been done to allow a simple integration of DV projects, but not much for classic dashboard.
Hi
Can you please share the link of Webcast
https://medium.com/@insight2action/oracle-analytics-embedding-tech-talk-b2f2cb0c1962
Or also https://acesathome.com/sessions/2020/05/06/mike-durran-embedding-with-oracle-analytics-cloud/
Hi Team, We would like to raise an enhancement request for the SSO/SAML configuration guidance for OAS 2026. We have already raised multiple SRs regarding OAS 2026 SSO configuration. However, we are facing difficulties getting the required guidance, as the available documentation does not clearly cover the OAS 2026 SSO…
We are planning to archive the Contract and Lease data currently sourced from the External Source as Contract and Lease accounting functions are being migrated to Oracle's CLM and Lease Accounting modules. At this stage, only active and partially closed records are being converted into Oracle and the remaining historical…
The difference column is a calculation, and I would like to average that row.
We are trying to convert our OAS reports to OAC and one of the parameters in the where clause of the report is what I am trying to make in OAC. I created a calculation as follows and I am trying to put it into a filter . The code validates EVALUATE('GREATEST ( TRUNC ( NVL (%1, TO_DATE (''1/1/2013'', ''mm/dd/yyyy'') ) ),…
Hi , I am calling one parameter in another parameter and it is not working. 1st parameter is showing values, while calling the 1st parameter in second it is not showing any values. Regards, Sree Hari M