Delta update pattern

From Xcri

Jump to: navigation, search

This entry is incomplete and needs finishing.

The delta update or delta harvesting pattern involves a data collector receiving or taking updated data only, in contrast to whole data sets. This method can be implemented in a wide variety of ways, including the use of static files and dynamic system-to-system procedures either by pushing the updates or pulling them. It relies on the provider implementing a minimum level of auditing information that can be referenced by the data aggregator. The main structures in XCRI-CAP contain a recstatus attribute that satisfies the minimum requirement.

Contents

[edit] Pull model

A potential method is shown in the following diagrams. This method pulls the updates from the provider's system, so that control of timing rests with the data collector, which is assumed to be a separate organisation for the purposes of this example.


[edit] Overview of the interaction between data collecting organisation and provider

Overview of the interaction between data collecting organisation and provider


[edit] Provider updates local system

Provider updates local system


[edit] Data collecting organisation gets update

Data collector pulls update


For further discussion: It is likely that more extensive logging, including date:time might be needed to enable delta harvesting.

Personal tools