Scheduling the ReleaseToFulfillment job

The ReleaseToFulfillment job queries orders in the following states: 'C', 'M', 'I', 'B', 'L', 'A'. It checks whether the order is ready for release. If the order is ready to release to fulfillment, it changes the order status to 'R'.

Procedure

  1. Open the Administration Console and select Store on the Administration Console Site/Store Selection page.
  2. Click Configuration > Scheduler. A list of jobs that are scheduled to run is displayed.
  3. Click New. The Schedule Job window opens.
  4. From the Job command list, select ReleaseToFulfillment
  5. Complete the following fields:
    OptionDescription
    Start time Enter 00:00
    Interval Enter 600
    Priority Enter 10
  6. Click OK. Your job is listed on the Scheduler Status Display page and will run at the specified start time.