Synchronization steps: Difference between revisions

Jump to navigation Jump to search
Line 264: Line 264:
</syntaxhighlight>  
</syntaxhighlight>  


One of the problems when SyncAnalyzer is used in Salesforce environment: it increases the number of API calls.
=== Advantages and disadvantages ===
* Avoid excessive download
* It is fast (uses 5 threads simultaneously)
* One of the problems when SyncAnalyzer is that it increases the number of API calls. (Pricing of CRM servers often is directly related to API calls.)


== RowVersion versus LastSyncDate ==
== RowVersion versus LastSyncDate ==

Navigation menu