DoAuctionNotify URL
Invoked by the WebSphere Commerce scheduler to process pending auction notifications. Notifies bidders using the configured messaging system. 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 DoAuctionNotify command:
http:// myhostname/webapp/wcs/stores/servlet/DoAuctionNotify
Behavior
- Queries the database looking for any pending notification messages.
- Sends any pending notifications to bidders.
Exception Conditions
None
Related concepts
Auctions
Auction notification messagesRelated 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
FinalizeAuction URL
GalleryDelete URL
ModifyForumMessageList URL
MonitorAuctions URL
ProcessAutoBids URL
ProcessDutchBids URL
ProcessOpenCryBids URL
ShopperCreateForumMessage URL
UpdateGallery URL
CompleteOrder URL
Trading subsystem URLs