Locks

Request Management uses locks which restrict access to records to ensure that multiple users are not applying updates to the same record at the same time. Locking is implemented at the control item level when a quote or order is viewed. When the quote or order is locked, all associated items are locked as well, including line items. For this reason, processing, such as the movement between and through phases, cannot occur while the user is modifying the control item records.

The system’s background order processing attempts to lock the parent quotes of line items being processed or ordered. Therefore, certain implementation issues need to be considered. These include the following:

  • Scheduling of background order processing
  • Establishing the use of the Inactivity Timer (for parameters to disable inactive users)

See the Server Security Help for details about the Inactivity Timer.

Related topics

Inactivity timer
Order generation process