accessControl

commitTransaction

Description

Persists all changes in an access control transaction to the server, releases all checked-out objects, and terminates the transaction.

accessControl.commitTransaction <result=results> <status=rc>;

Examples

FAQ

What is the primary purpose of the `accessControl.commitTransaction` action?
How does `commitTransaction` fit into the access control workflow?
What happens to checked-out objects when a transaction is committed?
Are there any parameters required for the `commitTransaction` action?
What is the alternative to committing a transaction?