Enable or disabling order blocking
The blocking of orders is controlled by the order block manager which can be enabled or disabled on a store-by-store basis. The order block manager tells WebSphere Commerce whether an order is blocked or not. When you first publish a store that uses order processing, the order block manager is enabled.
You can enable or disable order blocking for a store by issuing the following SQL statement from the SQL command line processor for your WebSphere Commerce database:
UPDATE STORE SET BLOCKINGACTIVE= blocking_value WHERE STORE_ID= store_ID
Where:
- blocking_value
- Use the following table to select the blocking value:
Action blocking_value Enable order blocking for the store. 1 Disable order blocking for the store. 0
Order blocking must be enabled for you to use the following: