cancel
Showing results for 
Search instead for 
Did you mean: 

ESS Portal config

former_member184564
Participant
0 Kudos

Do you know where the images for Resources in the IMG are actually stored. eg

txn SPRO > Cross App Components > Homepage Framework > Resources > Define Resources... select the Add Entries option Select a picture eg COMPSPECIALIST_BUDGETING_PIC look at the details and you'll see 'money.gif'. The docs don't explain where this gif is actually located.

In the portal I can see it has a URL of http://<domain:port>/webdynpro/resources/sap.com/pcui_gp~xssutils/Components/com.sap.xss.ser.xssmenu...

I want to use my own image rather than SAP. How do I do this in a transportable fashion?

Accepted Solutions (1)

Accepted Solutions (1)

ChrisSolomon
Active Contributor
0 Kudos

This link is driect from the help....

http://help.sap.com/saphelp_erp2004/helpdata/en/e7/feb43feddd330ee10000000a114084/content.htm

It walks you through adding your own graphics and referencing them as well..

from the help...

"On the area group page, the system displays a pictogram (graphic) of 48x48 pixels for each area. This pictogram is also displayed on the area pages. This makes navigation between the services more intuitive for users.

We deliver a suitable pictogram as a graphic file for each area included in the standard delivery. However, you can replaces this file with your own graphics. You can also store graphics for customer-specific areas."

Former Member
0 Kudos

Go to Administration -> System Configuration ->

UM Configuration -> Direct Editing.

Change the following entry to match your

image or change the brandingimage.jpg:

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

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

rgds,

Jothi.

If your problem is solved , kindly close this thread.

former_member184564
Participant
0 Kudos

Thanks.

The absolute URL is a bad way of doing this as it isn't transportable. Each system you will need to change the start of the URL.

Answers (1)

Answers (1)

former_member184564
Participant
0 Kudos

How is this transportable?

Are these operations not achievable via the Portal interface which can then be placed in a transport to the Test, Production systems?

Do these tasks have to be undertaken on each environment in turn?

Are there any tool to help with this?

Sorry for all the questions...