Difference between revisions of "Lock record"

From SDU
Jump to: navigation, search
(reverting vandalism)
Line 1: Line 1:
>When an Analyst edits a ticket of any type, it locks that record for a determined period of time to ensure one person's changes don't overwrite another's. While this is a useful feature, it can be problematic when not set properly. If too short, someone might not be done editing the ticket, but if too long, it could remain locked for an extended period of time.
+
When an Analyst edits a ticket of any type, it locks that record for a determined period of time to ensure one person's changes don't overwrite another's. While this is a useful feature, it can be problematic when not set properly. If too short, someone might not be done editing the ticket, but if too long, it could remain locked for an extended period of time.
  
To edit the lock time, edit the %NXROOT%\bopcfg\www\web.cfg file and search for "ExclLockSeconds". Make sure there is not an exclamation mark preceding it, and put the number of seconds to lock the record after it.
+
To edit the lock time, edit the %NXROOT%\bopcfg\www\web.cfg file and search for "ExclLockSeconds". Make sure there is not an exclamation mark preceding it, and put the number of seconds to lock the record after it.
  
 
Example:
 
Example:
Line 7: Line 7:
  
 
After setting the variable as desired, you will need to rerun the Configure tool (pdm_configure) and restart services.
 
After setting the variable as desired, you will need to rerun the Configure tool (pdm_configure) and restart services.
 
----
 
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
 
----
 
=[http://afixihyw.co.cc This Page Is Currently Under Construction And Will Be Available Shortly, Please Visit Reserve Copy Page]=
 
----
 
=[http://afixihyw.co.cc CLICK HERE]=
 
----
 
</div>
 

Revision as of 12:50, 18 November 2010

When an Analyst edits a ticket of any type, it locks that record for a determined period of time to ensure one person's changes don't overwrite another's. While this is a useful feature, it can be problematic when not set properly. If too short, someone might not be done editing the ticket, but if too long, it could remain locked for an extended period of time.

To edit the lock time, edit the %NXROOT%\bopcfg\www\web.cfg file and search for "ExclLockSeconds". Make sure there is not an exclamation mark preceding it, and put the number of seconds to lock the record after it.

Example: ExclLockSeconds 900

After setting the variable as desired, you will need to rerun the Configure tool (pdm_configure) and restart services.