Changes

View Cache

157 bytes added, 13:29, 7 May 2015
The View Cache feature increases the performance of the [[web Service]] by caching the data to be published and sent to the clients. All content data as well as the hierarchies, as defined by the [[View]] and in the [[ACM]], is evaluated and cached internally. Once the cache has been initialized, its status and additional information can be retrieved by web service methods.
{{Attention|Up to now the View Cache needs to be initialized and updated manually! There is not automatism available yet!}} == Enabling Using the View Cache == === === === Enabling ==
The View Cache features needs to be enabled in the [[Configuration_File_Example#tab=web_config|web.config]] file of the corresponding web service.
</appSettings>
</syntaxhighlight>
 
=== ===
== Web Service Interface ==
10,686
edits