cancel
Showing results for 
Search instead for 
Did you mean: 

UI5-Fiori Launchpad Transported issue

0 Kudos

Dears,

We got a issue when we config fiori tile for fiori launchpad.

  • IDE: Webstorm
  • Local UI5 SDK version: 1.60.1
  • SAP server UI5 version: 1.38.37

First of all ,we create tile for fiori launchpad as flowing steps:

  • Confirm hosts settings.
  • Upload Resource(version 1.0) to SAP.
  • Confirm service is active with SE80 and SICF
  • Create catalog
  • Create Group
  • Create Semantic Object
  • Create LPD_CUST Application
  • Create Tile and Tile Mappings
  • Add catalog to group
  • Configure pfcg role

Result: The Tile appeared in fiori launchpad and the Page which we uploaded was opened but just show a part of UI Elements.

As the sametime ,we got an error with chrome:"Failed to load resource: the server responded with a status of 404 (NOT FOUND)"

The 404 resource was https://XXX:1443/sap/bc/ui5_ui5/ui2/ushell/shells/abap/model/main.json May be the reason was the Relative path exist difference between ide and runtime server.


Second time ,we re-edit my code and republish to BSP.

  • We check SE80 and SICF, It's works without any problem. as version2.0
  • but fiori launchpad result was showed still version 1.0.
  • We try to create Tile,LPD_CUST Application,Semantic Object,Tile Mappings one by one,


Result:Fiori launchpad still show version1.0.

Please help me sync the Fiori launchpad version from BSP.


Best Regards,

Kael


maheshpalavalli
Active Contributor
0 Kudos

is it by any chance that when the second time you have uploaded, you didn't recreate the preload file?

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

The Cache exists.

Using /UI5/THEME_TOOL clear cache.

BR

Answers (1)

Answers (1)

0 Kudos

yes ,I didn't recreate the preload file,It's just static front page ,and we tested with different ui5 version,It's effected in se80 and sicf,but it's not work in fiori launchpad.

BR