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 Management Center Tools and from the hamburger menu, click System Administration > Scheduler.
  2. Click 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 Save. Your job is listed on the Scheduler Status Display page and will run at the specified start time.