Scheduling the ProcessBackorders job

For the given store, get the list of locked orders that have a status of ('C', 'M', 'I', 'B', 'L', 'A') in the ORDERS table and an INVENTORYSTATUS of BO in the ORDERITEMS table. The command allocates inventory for these order items, re-prepare orders and then process the orders.

For each of these orders:


To schedule the ProcessBackorders job:

  1. Open the Administration Console and select Store on the Administration Console Site/Store Selection page.

  2. From the Configuration menu, click Scheduler. A list of jobs that are scheduled to run on your store displays.

  3. Click New. The Schedule Job window opens.

  4. From the Job command list, select ProcessBackorders

  5. Complete the following fields:

    • Start time field enter 00:00. Schedule this command when there is light user traffic and before the RAReallocate command.

    • Interval field enter 43200 .

    • Priority field enter 8.

  6. Click OK. Your job is listed on the Scheduler Status Display page and will run at the specified start time.

 

Related Concepts


Scheduler

 

Related tasks


Scheduling WebSphere Commerce Payments jobs