cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori Theme

vinita_kasliwal
Active Contributor
0 Kudos

Hi All

I have gone through the below blog posts but not sure on what i need to be doing to update the logo for all users ?

1. I used the /UI5/THEME_DESIGNER and in that I uploaded the Logo I need in the Image and Logo section . It works but only for my own user and not for all ?

I referred this blog post

https://blogs.sap.com/2014/05/16/how-to-setup-your-company-logo-in-sap-fiori-launchpad/

2. I then also tried following below steps

https://blogs.sap.com/2014/05/16/how-to-set-a-theme-parameter-to-sap-fiori-launchpad/

Added /UI2/NWBC_CFG_SAP my theme as below

3. in SE80 in ui2/ushell I created the index.html as well and replaced my theme as below

/default_host/sap/bc/ui5_ui5/ui2/ushell

<%@page language="ABAP"%> <html> <head> <script language=“JavaScript”> function loc(){window.location = “shells/abap/Fiorilaunchpad.html?sap-theme=AKLC_blue_crystal@https://sapnwgw-dev.aklc/sap/bc/ui5_ui5/ui2/ushell/fiori/FioriLaunchpad.html”;} </script> </head> <body onLoad=“loc()”></body> </html>

Still the same SAP logo what I am missing?

Pl do help me with this

Regards

Vinita

Accepted Solutions (0)

Answers (3)

Answers (3)

Sharathmg
Active Contributor
0 Kudos

Run your application in the In-cognito mode(Chrome) and confirm if you are still getting the SAP logo.

If yes, then try to re-build the theme and test it.

Regards,

Sharath

enric101
Active Contributor
0 Kudos

Please.refresh cache and fiori theme.

Best regards

vinita_kasliwal
Active Contributor
0 Kudos

Hi All
Please could some one let me know why it changes logo for only specific users and not all ?

I followed the step as mentioned above and it shows the updated logo for my ID but not for all

Appreciate if some one could let me know

Regards

Vinita