Configuring IFrames to embed external applications in Cloud Application Business Insights

Configure the HTTP security headers to enable IFrames so that you can embed external web applications in Cloud Application Business Insights widgets.

About this task

Configurable parameter is provided in the bootstrap.properties file.

Procedure

Complete the following steps to embed external website or web applications in Cloud Application Business Insights:

  1. Open the bootstrap.properties file that is placed at the following location:

    install_dir/wlp/usr/servers/prdapp

  2. Set the value of ALLOW_IFRAME_INSIDE_PRD parameter to true.
    For example, ALLOW_IFRAME_INSIDE_PRD=true.

    By default, ALLOW_IFRAME_INSIDE_PRD parameter is set as false.

  3. Restart the Cloud Application Business Insights server.