Synchronization steps: Difference between revisions

Jump to navigation Jump to search
Line 259: Line 259:
== SyncAnalyzer ==
== SyncAnalyzer ==


This step is used during incremental synchronization, unless <code>AppSettings.DisableSyncAnalyzer==true</code>.
This step is used during incremental synchronization, unless [[Configuration#Sync_Advanced_.28contact_support_before_use.21.29|Sync Analyzer is disabled in the configuration]].


It provides an answer to the question, for each entity, is it better to to download all records changed since the last synchronization, or to download all records that match SyncFilter at this instant?
It provides an answer to the question, for each entity, is it better to to download all records changed since the last synchronization, or to download all records that match SyncFilter at this instant?

Navigation menu