Find the Javascript and HTML for Embedding Oracle Analytics Content
Oracle Analytics generates the <oracle-dv> HTML for you to copy into your custom application or portal page. Use the V2 script URL and initialization pattern in this chapter rather than copying a V1 script reference or RequireJS bootstrap.
If the Developer option isn't displayed in the workbook's Menu, then you need to enable it. See Enable Oracle Analytics Developer Options.
- Go to Oracle Analytics and open the workbook containing the analytics content you want to embed.
- Click Edit to enter the workbook in author mode.
- Click the workbook's Menu and then click Developer.
- In the Developer window, click the Embed tab.
- Locate the Embedding Script to Include field and click Copy to copy the <script> tag to paste in to the HTML page.
- Optional: If you want the embedded workbook to show the workbook's default view, then locate the Default field, click Copy to copy the HTML, and paste it in to the HTML page.
- Optional: If you want the embedded workbook to show an item such as a specific canvas, then locate the item's field, click Copy to copy the HTML, and paste it in to the HTML page.