Embed Content Created in Oracle Fusion Data Intelligence

Here's how you can embed content created in Oracle Fusion Data Intelligence.

Here's an example of the type of content you can embed:

This is a screenshot of an Oracle Analytic.

For more information about the Oracle Fusion Data Intelligence embedding framework, see the Visualizing Data and Building Reports in Oracle Analytics Cloud guide.

Prerequisites

Before adding an Oracle Fusion Data Intelligence (OFDI) component to the Sales Dashboard, you must retrieve the Object ID from your existing OFDI content:

  1. Navigate to the OFDI host where the analytics workbook is saved.

  2. Click the Actions > Inspect.

    This is a screenshot of how to find the Option ID for an Oracle Analytic.

  3. Next to the Object ID, click Copy.

    This is a screenshot of how to copy the Option ID for an Oracle Analytics Cloud.

  4. Paste the Object ID, along with the Fusion Data Intelligence host URL, into a separate file for later use. For example:

    1. Oracle Analytics Host:

      https://oac01-gse00010001-px.analytics.ocp.oraclecloud.com/
    2. Object ID:

      /@Catalog/shared/Custom/HP Exploration/Revenue Trend copy

Add an Oracle Fusion Data Intelligence component to the Sales Dashboard

  1. Display the Sales Dashboard and open the Oracle Visual Builder Studio.
  2. In the Properties pane Components tab, search for and click Contents Container.

  3. On the Contents Container Properties pane, click the + Section button.

    Contents Container Properties pane with the + Section button highlighted
  4. Select + New Section at the top of the list.

  5. In the Properties New Section pane, Title field, enter a title for the visualization component.

    Note:

    The title is the name of the component and doesn't appear on the dashboard at runtime. The runtime title comes from the dashboardTitle parameter that you add to the visualization code.

  6. Click the Go to Designer link.

  7. Click the Code button.

    This is a screenshot of the Code button.

    Your new Revenue Trend section displays with empty placeholder template tags.

    This is a screenshot of the placeholder tags for the Oracle Analytics component.

  8. On the Components palette, in the Filter field, enter dashboard panel.

  9. Drag and drop the Dashboard Panel fragment to the template editor, between the template tags.

    This screenshot illustrates how to drag a fragment to the template editor.

  10. On the Components palette, in the Filter field, enter analytics canvas.

  11. Drag and drop the Analytics Canvas fragment to the template editor, between the oj-sp-dashboard-panel template tags.

    This screenshot illustrates how to drag a fragment to the template editor.

  12. <oj-oa-project host="https://oaxprodmgmtfawdev4-idbe1glbntjz-ia.analytics.ocp.oraclecloud.com" project-path="/@Catalog/shared/Custom/HP Exploration/Revenue Table" b-show-filter-bar="false" class="oj-flex oracle-cx-fragmentsUI-cx-fragment-full-height" compatibility-mode="yes" active-page="insight"> </oj-oa-project>
  13. In the template editor, click the oj-sp-dashboard-panel template tags.

    This screenshot illustrates the template tags to select.

  14. On the Properties pane, in the Panel Title field, enter the title that you want to display on the dashboard for the analytic, such as Revenue Trend.

    This screenshot illustrates how to set the title for the component.

  15. In the template editor, click the oj-sp-analytics-canvas template tags.

    This screenshot illustrates the template tags to select.

  16. On the Properties pane, in the Oracle Analytics Host field, enter the host URL that you saved, such as https://oac01-gse00010001-px.analytics.ocp.oraclecloud.com/.

  17. In the Project Path field, enter the repository path of the project to render, such as /@Catalog/shared/Custom/HP Exploration/Revenue Trend copy.

    Note:

    This is the Object ID of the Oracle Analytics Cloud workbook that you saved.

    This screenshot illustrates how to set the Oracle Analytics Host and object ID for the analytic component.

  18. Now that you've created the dashboard panel component, add it to the appropriate sales dashboard: