AX1735
Administering save data locks for Axiom forms
Using the Save Lock Administration page in the Web Client, you can view all active sessions relating to data contexts in Axiom forms, and break save locks if necessary.
Save locking is an optional feature for Axiom forms, so that you can prevent concurrent data saves within the form. By default, multiple users can access an Axiom form concurrently and save data. If you want to prevent concurrent saves, you can define a data context for the form. Once a data context is defined, only one user at a time can have the "save lock" for that data context and save data from the form.
Only administrators, subsystem administrators, and users with the Administer Locked Items security permission can access this dialog and remove save data locks. Users with the Administer Locked Items security permission are limited to managing locks relating to documents that they have some level of access to. Subsystem administrators also have this limitation, plus they are limited to managing locks held by users in their subsystem.
To access the Save Lock Administration page:
-
In the Web Client, click the menu icon
in the Global Navigation BarThe blue bar across the top of pages in the Web Client. The Global Navigation Bar provides access to system-wide features.. From the Area menu, select System Administration.
-
From the Navigation panel, select Tools > Save Lock Administration.
Alternatively, you can go to directly to the Save Lock Administration page as follows:
Example On-Premise URL |
http://ServerName/Axiom/SaveLocks Where ServerName is the name of the Axiom Application Server, and Axiom is the default name of the virtual directory. |
|
Example Cloud System URL |
https://ClientName.axiom.cloud/SaveLocks Where ClientName is the name of your Axiom Cloud Service system. |
The Save Lock Administration page displays a list of all data contexts that are currently active in at least one session.
Example active data contexts
To view the active sessions for a data context and see the users, click View Sessions. Then, if you need to break a save lock, click Break Lock.
Example active sessions for a data context
IMPORTANT: If the user is actually in the form when you break the lock, then that user may not be able to save their changes. If the form does not become locked to any other user in the meantime, then the user can reacquire the lock. However, if another user has acquired the save lock, then the original user will be unable to save.