Hi everybody,
My customer is looking for a "clear" procedure to change the SAP logo (saplogo.jpg) in the SSM 7.0 end-user, admin and E&A web interface.
In fact, when they change the content of the saplogo.jpg, it seems that it is overwritten by the original file each time you reboot the application server.
It's like all the images stored in:
C:\usr\sap\CE1\J00\j2ee\cluster\apps\sap.com\xappscpmsm~strategymanagement\servlet_jsp\strategy\root\files
were re-deployed...
The only solution I have found at this time is to create a brand new file (for example: mycustomerlogo.jpg) and then reference the new file (instead of saplogo.jpg) from the corresponding "calling" files:
- End-user interface: toptop.htm
- Administrator interface: admin_main.jsp
- Entry and Approval interface: mmtop.htm
Is there a less "intrusive" procedure ?
Please advice.
Regards,
Giovanni
Giovanni OLIVA
Project Manager
SAP BusinessObjects Division
P.S. : It would be great if we could share some best practices related to SSM 7.0 interface customization: adding logos, tabs, links, modifying look and feel,...