Conflict Checking

Description

Make sure there are no conflicts if multiple users are making updates to an updatable grid.

  1. Optionally, select "True" (clear the check box) in the Conflict Checking > Check for write conflictslist. When selected, before the record changes are applied the Application Servermakes sure that no other user has saved changes to this record.

  2. If you are checking for write conflicts, specify the type of checking to perform in the Conflict Checking > Write conflict check typefield.

Check for write conflicts

Make sure that no other user has saved changes to this record.

Write conflict check type

Specifies the write conflict checking mode. The options are:

  • 1 = Check all fields on the form.

    tmpl.edit.check_for_write_conflicts as L
  • 2 = Check only changed fields.

    tmpl.edit.write_conflict_check_type as N