Enabling pessimistic record locking without initiating an action
You can enable pessimistic record locking without initiating
an action.
About this task
To enable pessimistic record locking without initiating an action, you add a record script to the desired record type. When the record is locked in this manner, the lock is not automatically removed because there is no action on the record. Therefore, your schema should provide a corresponding Unlock_Record_Script_Alias action. A Perl example of an Unlock script is provided below.
Procedure
To enable pessimistic record locking without initiating an action: