Changes

View Cache

438 bytes added, 14:30, 7 May 2015
== Using the View Cache ==
=== Initialization / Update of View Cache ===
The cache needs to be initialized after a web service has been (re)started by calling the method [[#TriggerViewStateUpdate|TriggerViewStateUpdate]].If a client commits data via a web service having the View Cache enabled, the cached data gets updated. Consequently, any other client connected to this web service receives this updates as well.{{Attention|Be aware, that the View Cache's scope is valid only within a web service instance. A client connected to a different web service does not receive updates happening in a different web service's View Cache.}}
=== Enabling ===
10,686
edits