Changes between Version 4 and Version 5 of UserGuidelines/Admin/Synchronization/PublicDataSets
- Timestamp:
- 05/31/18 08:48:08 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuidelines/Admin/Synchronization/PublicDataSets
v4 v5 14 14 A **data set** is a collection of ''synchronization tasks'' ({{{sync_task}}}, i.e. resources+filters) for a particular, named context. The client instance would be configured with a handle for the context (a **code**), whilst the central repository holds the synchronization tasks for this context (the data set). 15 15 16 During the synchronization run, the client instance first updates the tasks for the data set from the repository, and then pulls the actual data according ly.16 During the synchronization run, the client instance first updates the tasks for the data set from the repository, and then pulls the actual data according to these tasks. 17 17 == Exposing Data Sets == 18 18