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
- 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.
Related concepts
PromotionsRelated reference
ActivityCleanUp URL
AddJob URL
AddBroadcastJob URL
CleanJob URL
EditJob URL
PaySynchronizePM URL
RaiseECEvent URL
RemoveJob URL
ScheduledDataDeploy URL
TicklerUnlockMonitor URL
Marketing subsystem URLs