cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori Launchpad working fine in testing but in quality and production it showing "Loading tiles ".

0 Kudos

Hello Experts,

Me developed a fiori application for a client. In development server and testing server the fiori launchpad working fine.

But in quality server and production server in it shows "Loading Tiles" when i need to add implemented tile to launchpad home.

Fiori launchpad designer for qty and PRD server also shows a blank screen.

Please help me to resolve this problem.

Thanks in advance.

BJarkowski
Active Contributor
0 Kudos

Please provide more details and include the console output from the development tools in the browser. Also include the screenshot of the network tab.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member182874
Active Contributor
0 Kudos

Hi Somender,

Have you activated all the launchpad services in SICF

Below are the services to be activated in SICF:

  • /default host/sap/bc/ui2/nwbc/
  • /default_host/sap/bc/ui2/start_up
  • /default_host/sap/bc/ui5_ui5/sap/ar_srvc_launch
  • /default_host/sap/bc/ui5_ui5/sap/ar_srvc_news
  • /default_host/sap/bc/ui5_ui5/sap/arsrvc_upb_admn
  • /default_host/sap/bc/ui5_ui5/ui2/ushell
  • /default_host/sap/public/bc/ui2
  • /default_host/sap/public/bc/ui5_ui5

Also in transaction : /IWFND/MAINT_SERVICE

Below services are to be added to LOCAL alias.

  • /UI2/PAGE_BUILDER_CONF
  • /UI2/PAGE_BUILDER_PERS
  • /UI2/PAGE_BUILDER_CUST
  • /UI2/INTEROP
  • /UI2/TRANSPORT

The services are activated in your customer namespace, with the following technical names, for example:

  • ZINTEROP
  • ZPAGE_BUILDER_CONF
  • ZPAGE_BUILDER_CUST
  • ZPAGE_BUILDER_PERS
  • ZTRANSPORT

Source : https://help.sap.com/saphelp_ssb/helpdata/en/d7/383953fcabff4fe10000000a44176d/frameset.htm

Regards,

Tejas

0 Kudos

Hii Tejas,

Thanks for your Reply. I have activated all the services as you mentioned but Still it's giving problem and showing "Loading Tiles".

former_member182874
Active Contributor
0 Kudos

what is the error you get in network or console tab in chrome ?

0 Kudos

No error. Console is just blank.

former_member182874
Active Contributor
0 Kudos

In Network tab.

0 Kudos

Hi Still There ?

Please Reply .

former_member182874
Active Contributor
0 Kudos

Please provide Network tab errors after refresh of the page.

Jochinnabathini
Contributor
0 Kudos

Hi Somendar,

Looks like you didnt have enough authorizations. Check in Su53 and assign proper security roles accordingly.

Thanks,

JC

0 Kudos

Hii Joseph,

Thanks for your reply. It Showing "The last authorization check was successful" in SU53.

Jochinnabathini
Contributor
0 Kudos

can you paste browser console tab (f12 developer tools).