Administer > Manage WebSphere Commerce features > Trading subsystem > Enable auctions
Process a bid with the status WF
The CompleteOrder scheduler command creates orders for winning bids. If a problem occurs while creating the order, the bid status is set to WF and the order is not created.
Procedure
- Confirm that WebSphere Commerce Payments is running.
- Run the following SQL statement:
update bid set bidstatus='W' where bidstatus='WF'The CompleteOrder command will then process all bids with a status of WF.
What to do next
If the error is caused by another problem, you can manually create an order from WebSphere Commerce Accelerator for bids with status WF.
Related tasks
Configure a store for auctions
Changing delay times for auction messages
Changing the frequency of auction scheduler jobs
Update store pages for products on auction