Administrating Application Caching
The content fetching service, related to the application cache, has one property, Enable Client-Side Caching, which controls the client browser cache.
Values for the Enable Client-Side Caching property
Value |
Result |
true |
The service uses the browser cache for each iView whose Allow Client-Side Caching property is set to true. |
false |
The service: · Is disabled · Does not use the browser cache · Overrides the settings of the iViews, even those whose Allow Client-Side Caching property is set to true |
All other properties connected to the application cache are set and administered at the iView level.
The portal also provides an infrastructure that supports loading BW iViews in a full proxy mode.
For more information about both these topics, see Caching.
Setting the property Enable Client-Side Caching:
Configure services in SAP NetWeaver Administrator. You need to know:
● the name of the portal application – com.sap.portal.contentfetching
● the name of the service – contentFetchingService
For more information, see Accessing Portal Services in SAP NetWeaver Administrator.
...
...
...
Reactivating a disabled service
For more information about reactivating a disabled service, see Starting and Stopping Portal Services.