6.9 Configuring the Lock Time Period Attribute

CTRs are locked when you are taking actions on them, however, the lock is opened when you complete the action. If you close the browser window while the lock is still active, then the lock remains active until it expires. This prevents other users from acting on the locked CTR.

By default, the system retains the lock for 30 minutes.

To modify the UI Lock Out Time parameter or its attribute, an update query must be executed in the MANTAS Schema of the Database with an appropriate user.

To update the UI Lock Out Time parameter to 40, execute the following query:

UPDATE kdd_install_param t SET t.param_value_tx = '40' WHERE t.param_id = 5