cancel
Showing results for 
Search instead for 
Did you mean: 

Portal Branding image-Front Screen

Former Member
0 Kudos

Hi,

I would like to place a image(company logo) in place of the standard EP logo provided by SAP in the Login screen. i,e Logon Branding Image.

Could anyone help me on how to do this. I changed the logo name in Direct Editing path as well.

I need to know where to place the .jpeg file in the File directory like c:/XXX/YYY.

Any help would be appreciated.

Thanks,

Sathya

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Sathya,

Changing the branding image can also be done this way.

Put your new image in C:\usr\sap\EP6D\j2ee\j2ee_00cluster\server\services\servlet_jsp\work\jspTemp\irj\root\newimage.gif

System Administration --> UM Configuration, under direct editing tab

search for ume.logon.brading_image.

there u put the code as

ume.logon.brading_image = /irj/newimage.gif

Regards,

Pooja.

JPReyes
Active Contributor
0 Kudos

Hi Sathya,

You can also go directly to, <Drive>:\usr\sap\<SID>\JC<Instance_Nr>\j2ee\cluster\server0\apps\sap.com\com.sap.security.core.admin\servlet_jsp\logon\root\layout and replace the branding_image.jpg with the new image

Please make sure to rename the old file (branding_image.bak for example.)

Hope this Help

Juan Reyes

Former Member
0 Kudos

hi sathya,

Have a look at this thread

Regards,

Ganesh N

Former Member
0 Kudos

hi, Sathya

1) Go to Administration -> System Configuration ->

UM Configuration -> Direct Editing.

2)Change the following entry to match your

image or change the brandingimage.jpg:

ume.logon.branding_image=/logon/layout/mybranding.jpg

<b>3) The correct path where to save the file would be:

<Drive>:\usr\sap\<SID>\JC<Instance_Nr>\j2ee\cluster\server0\apps\sap.com\com.sap.security.core.admin\servlet_jsp\logon\root\layout</b>

Hope this helps,

Samta