WORKBOOK_IGNORE_CURRENT_USER_JOB_LOCKS
BOOLEAN
- If the preference value is TRUE, and a lock exists against the job from the current user due to the job being opened in Job Registration (CCJOB), then the same user is allowed to update the in Workbook, essentially bypassing the lock. The job remains actively locked and read only for other users.
- If the preference value is FALSE (default), and a lock exists against the job from the current user due to the job being opened in Job Registration (CCJOB), then the same user can only open the job in Workbook in read-only mode unless the lock is removed in CCLOCK. This was the expected behaviour prior to this preference.
This preference is suggested to be set in organisational level.
See REGISTRATION_IGNORE_CURRENT_USER_JOB_LOCKS for the job related preference of similar purpose.
