!--a11y-->
Administrating Application Caching 
The portal provides a content fetching service related to the application cache. The service 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
...
...
...
1. From top-level navigation, choose System Administration ® System Configuration.
2. From Detailed Navigation, choose Service Configuration.
3. In the Portal Catalog, expand Applications ® com.sap.portal.contentfetching ® Services.
4. Right-click contentFetchingService and choose Configure to open the Service Configuration Editor.
5. Enter either true or false for the Enable Client-Side Caching property.
6. Click:
¡ Save to save your setting
¡ Restore Default to revert to the previous setting, and then Save.
Reactivating a disabled service
Restart the service in the com.sap.portal.contentfetching application as follows:
...
1. Right-click com.sap.portal.contentfetching and choose Administrate. The application details are displayed.
2. Click Restart for the following service:
¡ com.sap.portal.contentfetching|contentFetchingService
3. Next to Action, click Restart.
4. Close the editor of the com.sap.portal.contentfetching application.
For more information about reactivating a disabled service, see Starting and Stopping Portal Services.