Replacing the Oracle Utilities Logo
Customers may want to replace the Oracle Utilities logo image on the Main menu with another logo image. To do this, put the logo <customer_logo_file>.gif file into the directory $SPLEBASE/etc/conf/root/cm and create a new "External" Navigation Key called CM_logoImage.
To replace the logo, run the Oracle Utilities application from the browser with the parameters:
http://<hostname>:<port>/cis.jsp?utilities=true&tools=true
From the Admin menu, select Navigation Key. Add the above Navigation Key with its corresponding URL Override path.
The syntax for the URL path is:
For Windows:
http://<host name>:<port>/cm/<customer_logo_file>.gif
For UNIX:
http://<host name>:<port>/spl/cm/<customer_logo_file>.gif
The root directory may be deployed in war file format for the runtime environment (SPLApp.war). Use the provided utilities to incorporate your cm directory into the SPLApp.war file.
Parent topic