updateObjectEdition

updateObjectEdition(object: Object);

The updateObjectEdition method of the Object class increments the edition number of the object specified in the object parameter by one (1).

You can use the updateObjectEdition method in an RPS environment to perform a null update operation on a selected object in the primary system. Such a null update, where only the edition of the object changes, is audited on the primary and applied to the relational target through RPS replication.