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 EPM Workspace. This information is displayed below the Copyright information.
To customize the logon page:
Follow instructions in the topic Extract a file in the Workspace Web Application.
Extract the contents of <temp directory>/war/WEB-INF/lib/bpmui.jar to <temp directory>/bpmui_jar/..
Backup file <temp directory>/bpmui_jar/WEB-INF/classes/com/hyperion/bpm/Resources_en.properties.
Edit file <temp directory>/bpmui_jar/WEB-INF/classes/com/hyperion/bpm/Resources_en.properties.
Modify the text to the right of the equal sign. Use \n to get a new line.
Repeat step step 1 through step step 8 for all the other Resources_xx.properties files for other locales.
Jar the contents of <temp directory>/bpmui_jar/ to <temp directory>/war/WEB-INF/lib/bpmui.jar.
Continue with the topic, Re-package a file inside the Workspace Web Application.