ProcessBackorders command

The ProcessBackorders controller command is invoked by the WebSphere Commerce scheduler. It attempts to allocate inventory to backordered items for a given store.

Environment variable name Description
storeID The store upon which the command runs.

Behavior

For the given store, get the list of locked orders with status = 'B'. For each of these orders:

We recommend that you schedule this command to be run when there is light user traffic, and before the RAReallocate command. The recommended interval is 43200 seconds, and the recommended priority is 8.