Disabling EPM Workspace Debugging Utilities

  • For troubleshooting purposes, Oracle Hyperion Enterprise Performance Management Workspace ships with uncrunched JavaScript files. For security purposes, you should remove these uncrunched JavaScript files from your production environment:

    • Create a backup copy of EPM_ORACLE_HOME/common/epmstatic/wspace/js/ directory.

    • Except for the file DIRECTORY_NAME.js, delete the .js files from each subdirectory of EPM_ORACLE_HOME/common/epmstatic/wspace/js.

      Each subdirectory contains a .js file that bears the name of the directory. For example, EPM_ORACLE_HOME/common/epmstatic/wspace/js/com/hyperion/bpm/web/common contains Common.js. Remove all .js files except the one that bears the name of the directory, in this case; Common.js.

  • EPM Workspace provides some debug utilities and test applications, which become accessible if EPM Workspace is deployed in debug mode. For security purposes, administrators should turn off client side debugging in EPM Workspace.

    To turn off debugging mode:

    1. Log in to EPM Workspace as administrator.

    2. Select Navigate, then Administer, and then Workspace Server Settings.

    3. In ClientDebugEnabled in Workspace Server Settings, select No.

    4. Click OK.