CompleteOrder URL
Invoked by the scheduler to retrieve all winning bids at site and creates order for each bid.
URL structure
- http:// host_name/path/
- The fully qualified name of your WebSphere Commerce Server and the configuration path
Parameter values
None.
Example
This example create order for all winning bids at site:
http://myhostname/webapp/wcs/stores/servlet/CompleteOrder
Behavior
- Find all winning bids at site to process.
- Fetch catalog entry which included in action.
- Refund deposit for winner
- Release inventory which hold when auction is created.
- Place an order for winning bid.
- Notify winner that his/her order has been created.
Exception Conditions
None.
Related concepts
AuctionsRelated tasks
Enabling auctionsRelated reference
AutoBidCreateForm URL
AutoBidSubmit URL
AutoBidUpdateForm URL
AutoBidDelete URL
BidCreateForm URL
BidDelete URL
BidSubmit URL
BidUpdateForm URL
CloseBidding URL
DeleteMail URL
DisplayAuctionRules URL
DisplayMessage URL
DisplayAuctionItem URL
DoAuctionNotify URL
FinalizeAuction URL
GalleryDelete URL
ModifyForumMessageList URL
MonitorAuctions URL
ProcessAutoBids URL
ProcessDutchBids URL
ProcessOpenCryBids URL
ShopperCreateForumMessage URL
UpdateGallery URL
Trading subsystem URLs