You are here: All Help Topics > Engagement Management > Users > Software Environment
-- More Info --

Data Store Software Environment

The following illustration shows two Data Stores running and both are connected to the same online Data Store. Store 1 is requesting information from the Data Store which will then retrieve it from the Personal Data Store (in most cases) because the Personal Data Store is always considered to be synchronized with the Data Store.

Synchronization between the Personal Data Store and Data Store takes a variable amount of time depending on the size of the databases and how out-of-date the Personal Data Store is.

Unlike all other operations the Data Store does not queue other requests (such as requesting an ICWCentralStoreFileInfo through the GetFileInformation() method) during synchronization, which means it is possible to request information that is not synchronized.

Related Topics