Customizing the Logon Page

You can customize the logon page to add a proprietary disclaimer.

This allows a company to broadcast this to all users when logging in to Oracle Hyperion Enterprise Performance Management Workspace. This information is displayed below the Copyright information.

To customize the logon page:

  1. Stop all services.

  2. Backup EPM_ORACLE_HOME/common/bpmui-common/11.1.2.0/bpmui.jar.

  3. Using an unarchiving utility, extract the contents of EPM_ORACLE_HOME/common/bpmui-common/11.1.2.0/bpmui.jar into a <temp directory>.

  4. Edit file <temp directory>/com/hyperion/bpm/Resources_en.properties.

  5. Search for the property bpm.logonCopyright.

  6. Modify the text to the right of the equal sign (=). Use \n to get a new line.

  7. Save your changes.

  8. Repeat Step 4 through step 7 for all the other Resources_xx.properties files for other locales.

  9. Jar the contents of <temp directory> to EPM_ORACLE_HOME/common/bpmui-common/11.1.2.0/bpmui.jar.

  10. Start all services.

  11. Clear the browser cache.