Skip to content

History

Sergio Galan edited this page Jan 8, 2021 · 2 revisions

History

For all the different kinds of synchronization (Events, Aggregated Data and Metadata) there is a history section. All attempted synchronizations (manual syncs or executions of sync rules) are stored in a history.

History/Untitled.png

You can filter history elements by rule or by status (success, error) Each entry stores the same information that appears at the end of the synchronization.

  • Status: Success, Error.
  • Summary: How many values were synchronized (deleted, updated, deleted, created) or ignored,
  • JSON response: The raw response from the remote instance.
  • Data Statistics (only for Aggregated Data and Events) The list of the data elements created/updated/deleted... with the amount of data values (Not disaggregated by category options)

History/Untitled%201.png

History is a detailed log that makes the process more replicable. It is especially useful during complex synchronisations where it is might be easy to lose track of what is done and what is missing.

History/history.gif

Clone this wiki locally