SchedCoupon URL
Invoked by the WebSphere Commerce scheduler to process current coupons to check for expiration. This URL is called by scheduler. No display page will return.
URL structure
This URL is deprecated and is provided for backward compatibility only.
- 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 event monitor to process pending events.
http://myhostname/webapp/wcs/stores/servlet/SchedCoupon?
Behavior
- Checks for current coupons.
- For each coupon, compares the current date and time against the specified expiration date and time of the coupon. If the current date and time is later than the expiration date and time, the command marks the coupon as expired.
Exception conditions
None.