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'.
To schedule the ReleaseToFulfillment job:
- Open the Administration Console and select Store on the Administration Console Site/Store Selection page.
- From the Configuration menu, click Scheduler. A list of jobs that are scheduled to run on your store displays.
- Click New. The Schedule Job window opens.
- From the Job command list, select ReleaseToFulfillment
- Complete the following fields:
- Start time field enter 00:00.
- Interval field enter 600.
- Priority field enter 10.
- 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