Custom conflict resolution using triggers

Custom conflict resolution can take several forms. For example, in some applications, resolution can:

  • Compare the dates of the original transactions.

  • Perform calculations on the results of two or more updates.

  • Report the conflict into a table.

Custom conflict resolution requires you to write RESOLVE UPDATE triggers.

 Using the RESOLVE UPDATE conflict resolution trigger
 Using the CURRENT REMOTE USER special value
 See also

Date conflict resolution
Inventory conflict resolution