Check Status of Locks |
PROIV Aurora Help |
Soft Locking is a record-based locking system used to restrict access to screens and data to ensure that only one Operator can access the area at a time. It provides an alternative to keeping records open in Change mode and using PROIV’s record-locking logic to restrict access. Soft Locks can be viewed and removed on the Check Status of Locks screen. When sessions are terminated or a lock left behind, you can remove the lock and release the screen for others to use. Soft Locks are not automatically removed. It is the developer’s responsibility to add code to their functions to manage the locks. If functions are coded to remove locks when exited or when the lock is no longer required, then the lock record is deleted and does not appear on the Check Status of Locks screen.
To view lock information, follow these steps:
-
Click icon. The Menu screen appears.
-
Select the Security option.
-
Select the Check Status of Locks option.
-
The Check Status of Locks screen appears.
Field Descriptions
Fields |
Description |
Column Headers |
|
Type |
Displays the lock type. This is determined by the developer and set in the Type Key as mentioned above. |
Details |
Displays the lock description. This is determined by the developer and set in the Description Key as mentioned above. |
I.D. |
Displays the area of the lock. This is determined by the developer and set in the Reference ID Key as mentioned above. |
User |
Displays Operator using the locked area. |
Time |
Displays time when the area was locked. |
Date |
Displays date when the area was locked |
Function |
Displays the function name of the locked area. |
Term/Ses |
Displays the terminal or session ID that set the lock. |
Buttons |
|
Exit |
Click the Exit to close the Check Status of Locks screen. |
Refresh |
Click the Refresh to refresh the Check Status of Locks screen. |
Delete |
Select the Soft Lock record and click the Delete to remove the lock. |
Topic ID: 810089