cancel
Showing results for 
Search instead for 
Did you mean: 

Error in opening Fiori UI5 Theme designer

former_member190313
Active Participant
0 Kudos

Hello All,

I want to change the Theme of my fiori applocation. I have followed the process to configure theme designer.

  1. Implemented SAP Note 1856782 .
  2. Activated /sap/public/bc/themes. and /sap/bc/theming.
  3. Have req authorizations.

When i hit the transaction //UI5/THEME_DESIGNER,  The link that opens is missing the server details. Below is the link that open.

http:///sap/bc/theming/theme-designer?sap-client=020


However,  If I manually add server details in the above link

http://<server>:port/sap/bc/theming/theme-designer?sap-client=020

I am able to open theme desgner page , but then get the error that "Theme Repository can not be loaded "

Can any one please suggest what needs to be done ?

Regards,

Sheetal

Tags edited by: Michael Appleby

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi There,

Before you can run transaction /UI5/THEME_DESIGNER you will need to activate the below services from transaction SICF.

/sap/bc/ui5_demokit

/sap/public/bc/themes

ckuczera
Explorer
0 Kudos

Hi Sheetal,

could you solve the problem? I have implemented the notes Masa posted, but I still have the same issue.

Thanks for your help

Christoph

former_member190313
Active Participant
0 Kudos

Hi Christoph,

Yes the issue has been resolved. My theme designer is using https protocol. however my fiori app was running on HTTP.

I changed protocol of Fiori apps to HTTPS and then it worked.

Regards,

Sheetal

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Yes. Theme Designer and the App should be same protocol.

Regards,

Masa

SAP Rapid Innovation Group - RIG

Former Member
0 Kudos

I am getting this same error ,please help.

I am trying to run UI5/THEME_DESIGNER, but not able to get the SAP themes to be displayed

I am able to open theme desgner page , but then get the error that "Theme Repository can not be loaded "

I could get this working with a workaround , but still need to be fixed

  • Put a bp at line 109 in class method /UI5/CL_THEME_HTTP_EXT_ADMIN DO_HANDLE_REQUEST

Please advise

Questions

  1. 1. All notes applied . specific to theme designer is there any notes
  2. 2. Do I need developer key/aces to create themes ?
ckuczera
Explorer
0 Kudos

Good morning ,

I have solved the problem by searching for other issues by following SAP Note 1852401 and implementing Note 1901147.

I can open the theme designer using transaction /UI5/THEME_DESIGNER without any problem on the http port and already have changed a theme.

Hope this helps

Chris

former_member190313
Active Participant
0 Kudos

Hello Chris,

Can you tell me how to change protocol from HTTPS To HTTP for theme designer

FOr my server the default Theme designer protocol is HTTPs . I am not able to change the same

Regards,

Sheetal

ginwene_rueda
Participant
0 Kudos

Hi Sheetal,

Are you able to change the protocol from HTTPS to HTTP for your UI Theme Designer?

We are having same error on mismatch of protocol.

Thanks,

Gin

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Sheetal,

What other notes have you applied?

Please check

Regards,

Masa

SAP Rapid Innovation Group - RIG

former_member190313
Active Participant
0 Kudos

Hello Masa,

I came to know the exact error.

https:///sap/bc/theming/theme-designer?sap-client=020

The link it is trying to open is https. however https service is created in my gateway server.

I checked with basis. for some technical reason, HTTPS service can not be created on our training server.

Do you know how can i change the configs so that transaction will open http instead of https?

Regards,

Sheetal

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Sheetal,

I already post in previous reply.

Please double check that you have applied all notes SAP Fiori LL07 - Common mistake for Launch Page setting

Regards,

Masa

SAP Rapid Innovation Group - RIG