Hi UI5 Experts,
Recently we did one desktop application in SAPUI5 and we have gone live.It is using by around 10,000 Users.Everything is fine except cache issue.
Whenever i do new change in the application and release to Production, the users are not getting new change when page is been refreshed. The change is getting in to their browsers either when they refresh continuously(F5 or Ctrl+F5) or clear the cache from the browser.
So I want to know is there any way to control this cache from Ui5 application or by doing some configuration in ABAP Server so that the change will be effected immediately when they refresh the page.
I activated Cache buster in UI5 by loading the resources using resources/sap-ui-cachebuster/sap-ui-core.js. But still cache issue exists.Please suggest me if i am doing wrong or suggest me new techniques to control the browser cache issue from UI5 application or SAP Netweaver gateway server .I heard something about SAPUI5 Application Index.But I don't know completely about this whether this can help my problem.
Kindly help me on this.
Regards,
Shankar