Hello SAP Experts,
I have installed a brand new SAP Gateway based on the latest SPS:
SAP_BASIS 750 SP03
SAP-ABA 750 SP 03
SAP_GWFND 750 SP03
SAP_UI 750 SP03
ST-PI 740 SP03
SAP_BW 750 SP03
SAPUIFT 100 SP01
UIAPFI70 200 SP04
UIEAPP01 100 SP09
UIFND001 100 SP01
UIHERP01 100 SP03
UIHFND01 100 SP05
UISAFND1 100 SP02
UISERP01 100 SP 06
I have patched the SAPUI5 to 1.36.8 by using the following sap notes : 2309780, and 2309649
I have done the gateway and the launchpad configuration. At this stage everything works fine.
Here is my issue, when i use the Launchpad designer I didn't get to icons on all tiles :
When I go to the configuration, and check the icon here is what I get:
(using sap-ui-debug=true) In the Console logs I have no errors but a lot of messages saying:
2016-05-09 12:51:25.082310 sap.ui.core.AppCacheBuster.convertURL("sap-icon://notification"); -
sap-ui-core-dbg.js:16477 2016-05-09 12:51:25.082770 --> normalized to: "sap-icon://notification/" -
sap-ui-core-dbg.js:16477 2016-05-09 12:51:25.084090 sap.ui.core.AppCacheBuster.convertURL("sap-icon://Fiori4/F0694"); -
sap-ui-core-dbg.js:16477 2016-05-09 12:51:25.084614 --> normalized to: "sap-icon://fiori4/F0694" -
sap-ui-core-dbg.js:16477 2016-05-09 12:51:25.085479 sap.ui.core.AppCacheBuster.convertURL("sap-icon://Fiori4/F0694"); -
sap-ui-core-dbg.js:16477 2016-05-09 12:51:25.085929 --> normalized to: "sap-icon://fiori4/F0694" -
I didn't find any notes/help yet to solve my issue....
If someone has some clues....
Thanxs.