How to resolve different types of conflicts

Resolving RECORD_aLREADY_eXISTS type conflict

This type of conflict happens when CDV tries to perform an Insert operation on a record which already exists in the database. You can resolve this type of conflict in any of the following ways:

Resolving RECORD_dOES_nOT_eXIST type conflict

This type of conflict happens when CDV tries to perform an Delete or Update operation on a record which does not exist in the database. You can resolve this type of conflict in any of the following ways:

Resolving RECORD_cHANGED type conflict

This type of conflict happens when CDV tries to perform an Update operation on a record whose value has already changed in the database. You can resolve this type of conflict in any of the following ways: