After applying a support package or applying a note, clearing server side cache is required.
Caches are located in each layer (Client, Frontend Server and Backend Server)
Client
- Browser: No action is required. Please setup the Cache Buster.
- If clearing caches is required, you can manually clear the browser cache.
- Fiori Client: No action is required.
- When an app is updated on the server, Fiori Client automatically purges the existing cache and pulls the update from the server.
- If clearing caches is required, you can manually clear the cache in the Setting -> Clear Cache.
http://help.sap.com/fiori-client
Frontend Server
- Cache Buster
- ICM
- Transaction: SMICM Menu, Goto -> HTTP Plug-in -> Server Cache -> Invalidate Globally
- ICM Server Cache – Internet Communication Manager (ICM) – SAP NetWeaver – SAP Library
- UI2
- Report: /UI2/INVALIDATE_GLOBAL_CACHES. This clears caches for Fiori launchpad and other UI tools.
- Metadata
- Transaction: /IWFND/CACHE_CLEANUP. This clears the OData metadata cache.
Backend Server
- Matadata
- Transaction: /IWBEP/CACHE_CLEANUP. This clears the OData metadata cache.