Hello,
I have a very frustrating problem with the Launchpad:
A few weeks ago, a colleague of mine implemented the Launchpad on the system of a customer. He executed the needed tasklists, created the roles and tiles and everything worked fine on the dev system as well as the quality system.
Then the customer asked us to customize another client on the dev system as well, so I simply took the created customizing transports and transported them into the second client, activated the gateway in the second client and tried to open the App in the launchpad.
Since then every time I click on the tile in the launchpad of either client (the one we customized originally and the new one), I get the following error:
“App could not be opened because the SAP UI5 component of the application could not be loaded.
Failed to load UI5 component for navigation intent "#<name of symantic object>-display"”
I checked the network console and it says that “Component.js” can not be loaded due to error 403 – forbidden. The URL points towards the correct service (https://<Server>:<Port>/sap/bc/ui5_ui5/<folder>/<app>/Component.js)
The Service is active in the SICF
The whitelist Service is active in the SICF
All of the following Services are active in the SICF
o /sap/bc/ui2/start_up
o /sap/bc/ui2/nwbc/
o /sap/bc/ui5_ui5/ui2/ushell
o /sap/bc/ui5_ui5/sap/arsrvc_upb_admn
o /sap/bc/ui5_ui5/sap/ar_srvc_news
o /sap/public/bc/ui5_ui5/
o /sap/public/bc/ui2/
o /sap/public/bc/icf/logoff
o /sap/bc/ui2/flp
o /sap/public/bc/ur
The Fiori files can be found in Transaction SE80 under <folder>/<app> and look unchanged.
It still works fine in the quality system.
The System is Release 740 Service Pack 28.
My user has SAP_ALL and there are no entries in the SU53 nor in the /IWFND/ERROR_LOG
Does anyone here have any further ideas about what else I can try to fix this?
Regards
Carla