How to customize favicon.ico image for SAP NetWeaver 7.0X version globally


Symptom
  • You are running SAP NetWeaver product 7.0X version.
  • You would like to customize favicon in browser address bar for java instance like following:
favicon.jpg
         Above is SAP standard logo, you would like to change to your company logo.

Environment
Netweaver AS Java 7.00/7.01/7.02

Resolution
If there is only one instance with few server nodes, you can follow note 1906728 to change the image manually for all server nodes one by one.
If there are many instances in the landscape, the way in this KBA will be better option since the operation is only needed to be performed once.
  • Copy original file "J2EEDocs.ear" to other location from following folder:
         /usr/sap/<SID>/<Instance>/SDM/root/origin/sap.com/com.sap.engine.docs.examples/SAP AG/0/7.00xx.xxxxxxxxxxxxxx.0000/J2EEDocs.ear
  • Open file using WinRAR
    1_1.jpg
       
  • Click "view file" for default.war
    1_2.jpg
        
  • Delete original favicon.ico file by clicking "Delete files"
    1_3.jpg
            
  • Drag your own customized favicon.ico file into opened default.war, you will see the following pop up window, click "OK"
    1_4.jpg
           
  • Close all opened files, you will see following popup window, click "Yes"
    1_5.jpg
               
  • Reopen file J2EEDocs.ear to make sure customized image is copied correctly, you can verify it by modified date. If the file is not replaced correctly, please re-perform above steps.
  • Open SDM GUI, select following option to deploy the ear file.
    SDM.JPG
         
  • For how to use SDM GUI to deploy files, refer to following document:
      http://help.sap.com/saphelp_nw70/helpdata/en/3c/7d9e2588827546a2b8f2e7d8a26434/frameset.htm
  • After deploying successfully, clear IE cache for all end users.
Please note that you need to perform all above procedure after each upgrade activity.


No comments:

Post a Comment