ProcessAutoBids URL
Invoked by the WebSphere Commerce scheduler every minute to process pending auto bids. 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 invokes the auction monitor to maintain the auctions at the site.
http:// myhostname/webapp/wcs/stores/servlet/ProcessAutoBids
Behavior
- Checks for current auctions in the AUCTION table.
- For each auction, the command processes any pending autobids.
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
ProcessDutchBids URL
ProcessOpenCryBids URL
ShopperCreateForumMessage URL
UpdateGallery URL
CompleteOrder URL
Trading subsystem URLs