Skip to Main Content

LiveLabs & Workshops

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to embed Oracle Analytics content into public web page?

User_5UT30Mar 4 2021

We are trying to embed oracle analytics cloud (OAC) graph into public webpage, we have tried following steps:
Created an application in IDCS (identity cloud service) with oracle analytics instance selected.
Generated access token
Copied the code from Oracle Analytics Cloud dashboard's developer option's embed tab.
Pasted it in html page with embedding.js script added in the header and oracle-dv tag for canvas in html body.
wrote requirejs function with access token
We have even set the access token expiry time to 5000 mins, but we are facing an error saing "AJAX request failed during bootstrap. Request 'https://oac100-bmbriwuhm2ek-bo.analytics.ocp.oraclecloud.com:443/ui/dv/ui/api/v1/sessioninfo/ext' response: ".

Standalone DV Embed Demo Using Token (0 Bytes)

Comments
Post Details
Added on Mar 4 2021
0 comments
256 views