Administer > Manage WebSphere Commerce features > Order Management subsystem > Order locks


Disable order locking

You can disable the order lock so that more than one user can edit an order at the same time.

It is not recommended that you disable the order lock feature when using the Sales Center. Because a single order can be edited by more than one user at the same time, this might cause synchronization issues.

To disable the order lock feature:


Procedure

  1. Add the following element to the wc-server.xml file between the <InstanceProperties> and </InstanceProperties> tags.

    <OrderLockFeature enabled="false"/>
    

    If the value is set to false, then the order lock feature is disabled. If the value is set to true or this element is not configured in the wc-server.xml file, then the order lock feature is enabled.

  2. Restart the WebSphere Commerce Server.


+

Search Tips   |   Advanced Search