If we change a name field of the Lead Entity in a offline mode and do not synchronize it and the same name field of Lead entity is changed on the server side , so a conflicts occurs.
The conflict resolution strategy is as follows:
When there is a conflict, server version of record is used and overwrites the record on the client.
So if we select Server wins and the name is changed on the client side eg: In our case, the last name of lead Alex is changed on the client side in offline mode
Save it
Now the last Name=Williams is changed on the server side too.
The output on the client side after synchronization is (the server side data):
Since only changed fields are sent to CRM server, when there is a conflict, the server and client records are “merged” and only changed fields that are sent to server are overwritten by client version.
In our above example, if the on conflict option =device wins, the output would be the client side data.
To access the brochure, enter the details