Reference > Shop flow URLs > Trading subsystem URLs > Auction URLs
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 the WebSphere Commerce Server and the configuration path
name-value pair with the & character. For a detailed description of the parameters and their values, see the list entitled Parameter values." />
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
Related tasks
Related reference