

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