Typical Workflow to Use the JavaScript Embedding Framework with Oracle Analytics Content

If you're using the JavaScript embedding framework to embed Oracle Analytics content into an application or web page, then follow these tasks as a guide.

Note:

You can also embed Oracle Analytics content using the analytic content item's URL. Typically this method uses an iFrame. See Embed Oracle Analytics Content With iFrames.
Task Description More Information
Add safe domains Use the Console to register as safe the development, production, and test environments domains.

Register an Application as a Safe Domain

Enable Developer options Use the Developer's page to find the <script> tag, HTML, and column's expression that you need to embed analytics content.

Enable Oracle Analytics Developer Options

Create the HTML page Create the HTML page where you'll embed analytics content. Steps include: reference the embedding.js JavaScript source and the embedded workbook's URL, specify filters and parameters, and specify how to refresh data.

Prepare the HTML Page for Embedded Oracle Analytics Content

Pass Filters to the HTML Page for Embedded Oracle Analytics Content

Pass Parameters to the HTML Page for Embedded Oracle Analytics Content

Refresh Data in the HTML Page for Embedded Oracle Analytics Content

Specify the embedding mode Your application uses JET or another technology to embed analytics content.

Embed Oracle Analytics Content into a Custom Application that Uses Oracle JET

Embed Oracle Analytics Content into a Custom Application That Doesn’t Use Oracle JET

Determine the authentication method You can configure logon prompt, 3-Legged OAuth, or token authentication.

Use Logon Authentication

Use 3Legged-OAuth Authentication

Use Token Authentication