Access Control Action Set: Syntax

Provides actions for managing user access to resources

commitTransaction Action

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

See:About Transactions
Preview the Results of Access Control Changes
accessControl.commitTransaction <result=results> <status=rc>
;

commitTransaction Action

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

See:About Transactions
Preview the Results of Access Control Changes
results, info = s:accessControl_commitTransaction{
}

commitTransaction Action

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

See:About Transactions
Preview the Results of Access Control Changes
results=s.accessControl.commitTransaction(
)

commitTransaction Action

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

See:About Transactions
Preview the Results of Access Control Changes
results <– cas.accessControl.commitTransaction(s
)
Last updated: February 25, 2026