cancel
Showing results for 
Search instead for 
Did you mean: 

Browser cache issue After UI changes

former_member190313
Active Participant
0 Kudos

Hello All,

We have Fiori apps in production where it mix of Standard Fiori apps + Customized apps + completely custom UI5 apps ( Fiori like).

To handle the upgrades of fiori apps or modifications in custom UI5 apps, I need to manage the browser cache issue.

I could see there are two options

1) Cache Buster

2) Invalidate the client cache by customizing the HTTP response headers.implement the note 2075016 -

We are not using the fiori launchpad rather we are using portal framework page of Fiori ( Portal SP18)

  1. Will cache buster work for this?
  2. If yes how to enable the cache buster service for portal?
  3. Will cache buster works for custom UI5 apps aswell?

We are on netweaver 7.31 and the note 2075016 status on our gateway is cannot be implemented.

Please suggest the approach.

Thanks

Sheetal

Accepted Solutions (0)

Answers (1)

Answers (1)

ceedee666
Active Contributor
0 Kudos

Hi Sheetal,

we had the same requirements in the past when upgrading SAP CRM. There sometimes also the browser cache is responsible for errors after an upgrade. We used an organisational approach for this issue. Basically we sent all users a Email telling them to clear the browser cache before logging in at a certain date (including an documentation how to do this). This approach worked quite well without the need for any technical solution.

Maybe this could be an option in your case as well?

Christian