Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 8989

Cache Buster in SAP Fiori Launchpad

$
0
0

Hi,

 

I created a new SAPUI5 application which I call via the SAP Fiori Launchpad. When using the SAP Fiori Launchpad, the file Component.js is your entry file of the application, not index.html. This is because you run the application within another application (Launchpad). The Launchpad is where the index.html file comes from and this one calls the Component.js file of my application.  

 

Now I want to implement the Cache Buster principle in my application, but I do not know exactly how. In the documentation it is mentioned that you need to include it in your bootstrap script, but I don't have this bootstrap script as this is typically in your index.html file:

 

<script id="sap-ui-bootstrap"

  src="resources/sap-ui-cachebuster/sap-ui-core.js"

  data-sap-ui-libs="sap.ui.core,sap.ui.commons,sap.ui.table"

  data-sap-ui-theme="sap_bluecrystal"

  data-sap-ui-appCacheBuster="./"></script>

 

Does anybody know how to handle this and get the cache buster mechanism to work for your application when calling it from the SAP Fiori Launchpad?


Viewing all articles
Browse latest Browse all 8989

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>