SAP Note:: 2043432 - Browser Cache Is Not Invalidated After
SAP Note:: 2043432 - Browser Cache Is Not Invalidated After
SAP Note:
2043432 - Browser cache is not invalidated after
version or patch update of SAP Fiori components
2. Activate the Cache Buster
http://help.sap.com/saphelp_scm700_ehp03/helpdata/en/1b/eb97
dba2d4414cb53ed656c0e8c70b/content.htm?
frameset=/en/9c/214a9eb00b4d7daf2d1ff36d446c1f/frameset.ht
m¤t_toc=/en/bd/e12a271f0647e799b338574cda0808/plain
.htm&node_id=165
3. Steps
a. Transaction: /IWFND/CACHE_CLEANUP on Gateway
b. Transaction: /IWBEP/CACHE_CLEANUP on Backend and Gateway
c. Clear local browser cache
d. Run report /UI2/CHIP_SYNCHRONIZE_CACHE
e. Run report /UI2/DELETE_CACHE_AFTER_IMP
f. Optional: Run report /UI2/DELETE_CACHE
g. Optional: Run report /UI2/PAGE_CACHE_RESET
h. Run report /UI2/INVALIDATE_GLOBAL_CACHES
i. Run report /UI2/INVALIDATE_CLIENT_CACHES
j. Run report /UI5/APP_INDEX_CALCULATE
k. Run transaction SMICM -> HTTP Plug-In -> Server Cache -> Invalidate Locally
l. Run transaction SMICM -> HTTP Plug-In -> Server Cache -> Invalidate Globally
o If clearing caches is required, you can manually clear the cache in the Setting -> Clear
Cache.http://help.sap.com/fiori-client
4. Frontend Server
Cache Buster
o Cache Buster for SAP Fiori - SAP Fiori Launchpad - SAP Library
ICM
o Transaction: SMICM Menu, Goto -> HTTP Plug-in -> Server Cache -> Invalidate Globally
o ICM Server Cache - Internet Communication Manager (ICM) - SAP NetWeaver - SAP Library
UI2
o Report: /UI2/INVALIDATE_GLOBAL_CACHES. This clears caches for Fiori launchpad and
other UI tools.
Metadata
o Transaction: /IWFND/CACHE_CLEANUP. This clears the OData metadata cache.
5. Backend Server
Matadata
o Transaction: /IWBEP/CACHE_CLEANUP. This clears the OData metadata cache.
There are various modules involved in Fiori development and we need to make sure that cache in all
these components have been cleared to avoid to any issues.
Please make sure that you follow all above cache maintenance techniques wherever and whenever
required.