RaiseECEvent URL

Invoked by the WebSphere Commerce scheduler to process pending base ECEvents. 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

eventId

Optional identifier of a specific event that will be raised regardless of whether it has already been processed. If omitted then all unprocessed pending events will be raised.

 

Example

This example invokes the event monitor to process pending events.

http://
myhostname/webapp/wcs/stores/servlet/RaiseECEvent?

 

Behavior

Exception Conditions

None.

Related concepts

Marketing Event Monitor

Related reference

ActivityCleanUp URL
AddJob URL
AddBroadcastJob URL
CleanJob URL
EditJob URL
PaySynchronizePM URL
RemoveJob URL
ScheduledDataDeploy URL
SchedCoupon URL
TicklerUnlockMonitor URL
Marketing subsystem URLs