Product Documentation

V11.5 Release Notes

Previous Topic

Next Topic

Transaction commit improvements

When a record update callback was configured to run at transaction commit time and the record update callback function attempted to perform a transaction-controlled update operation, the commit could fail with error 99. The logic has been improved to eliminate this error. This also has the advantage that any changes to transaction-controlled files made by the record update callbacks will be part of the committing transaction.

Note: This is a Behavior Change because changes made by record update callbacks were not part of the commit before this revision.

TOCIndex