Reference > System URLs > Scheduler URLs


TicklerUnlockMonitor URL

Unlocks ticklers locked for more than a specified period of time. This is invoked by a scheduled job.


URL structue

http:// host_name/path/

The fully qualified name of the WebSphere Commerce Server and the configuration path


Parameter values

storeId

Required: The store within which ticklers are of interest. If the store ID is 0, then this URL works on all the ticklers in the site.

unlockAfterNumberOfHours

The number of hours after last locked time when the tickler is locked. The default is 4 hours.


Example

The following example unlocks all ticklers in the site that are locked up for more than 4 hours.

http://myhostname/webapp/wcs/stores/servlet/TicklerUnlockMonitor?
unlockAfterNumberOfHours=4&storeId=0


Behavior


Exception Conditions


Related concepts

Scheduler

Jobs

Related reference

ActivityCleanUp URL

AddJob URL

AddBroadcastJob URL

CleanJob URL

EditJob URL

PaySynchronizePM URL

RaiseECEvent URL

RemoveJob URL

ScheduledDataDeploy URL

SchedCoupon URL

System URLs


+

Search Tips   |   Advanced Search