Salesforce admins: Urgent action required!

App projects: Difference between revisions

Jump to navigation Jump to search
Line 113: Line 113:
:* Incremental with Sync Filter
:* Incremental with Sync Filter


; On Conflict: Conflict appears when the same record is changed on the device and before being synchronized, a change occurs on the CRM server (e.g. other user changes the same record and synchronizes changes before the first user, or the record is changed on the CRM server).The conflict resolution strategy is as following:
; On Conflict: Conflict appears when the same record is changed on the device and before being synchronized, a change occurs on the CRM server (e.g. other user changes the same record and synchronizes changes before the first user, or the record is changed on the CRM server).The [[conflict resolution]] strategy is as following:
:* Server Wins – When there is a conflict, server version of the record is used and overwrites the record on the client.
:* Server Wins – When there is a conflict, server version of the record is used and overwrites the record on the client.
:* Device Wins – Since only changed fields are sent to CRM server, when there is a conflict, the server and client records are “merged”, because only changed fields that are sent to server are overwritten by client version.
:* Device Wins – Since only changed fields are sent to CRM server, when there is a conflict, the server and client records are “merged”, because only changed fields that are sent to server are overwritten by client version.

Navigation menu