What is the primary purpose of the `accessControl.commitTransaction` action?
1 vues
Réponse
The `commitTransaction` action is used to persist all changes made within an access control transaction to the server. It also releases all checked-out objects and terminates the transaction.