For security purposes, the following EPM Workspace parameters are disabled and not available by default; Configuration URL, EPM Workspace test module, and Client-side debug mode. To enable these parameters, set the Client Debug Enabled parameter in the Workspace Server Settings to Yes.
Configuration URL— See EPM Workspace Configuration Information for details about system configuration which requires administrative credentials to access.
EPM Workspace test module—wksp.widgets contains test cases and debugging utilities and is accessible when EPM Workspace is running in debug mode.
Client-side debug mode — client-side debug console – pass debug = true which is used for debugging purposes. This enables the debug console which shows client debug messages and also forces the application to use the uncrunched Javascript code.
The following parameter is used for troubleshooting purposes:
Troubleshooting code—EPM Workspace ships with uncrunched JavaScript code for troubleshooting purposes. To remove this code so that it cannot be accessed, backup the directory /js in the Oracle_Home/Oracle_BI/common/epmstatic/wspace/js directory. Then, for each subdirectory of /js remove each JS file except for the file <directory-name>.js.
For example, remove all files in /js/com/hyperion/bpm/web/common except for /js/com/hyperion/bpm/web/common/Common.js.
Note: | Applying service fixes restores these files. |