WebSphere Commerce EnterpriseWebSphere Commerce Professional

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.