FinalizeAuction URL
Invoked by the scheduler to retrieve all auctions with a status of Bidding Closed and determine the winners of Open Cry and Sealed Bid auctions. This URL is called by scheduler. No display page will return.Invoked by the scheduler to retrieve all auctions with a status of Bidding Closed and determine the winners of Open Cry and Sealed Bid auctions. This URL is called by scheduler. No display page will return.
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 finalizes all auctions for which bidding has closed:
http://myhostname/webapp/wcs/stores/servlet/FinalizeAuction
Behavior
- Retrieves all auctions with a status of Bidding Closed and lockflag set to 1.
- Determines the winners for Open Cry and Sealed Bid auctions.
- Changes the auction status to Settlement Closed.
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
GalleryDelete URL
ModifyForumMessageList URL
MonitorAuctions URL
ProcessAutoBids URL
ProcessDutchBids URL
ProcessOpenCryBids URL
ShopperCreateForumMessage URL
UpdateGallery URL
CompleteOrder URL
Trading subsystem URLs