Scheduler URLs
The server subsystem consists of functions associated with URLs that are run by the scheduler. Use the WebSphere Commerce scheduler URLs to use Scheduler.
- ActivityCleanUp URL
This is a scheduler command that is used for cleaning up the activities data that are stored in the CTXMGMT and CTXDATA tables.
- AddJob URL
This URL schedules a job on behalf of a site or store.
- AddBroadcastJob URL
This URL schedules a broadcast job for the WebSphere Commerce scheduler.
- CleanJob URL
This command removes job status records from the WebSphere Commerce scheduler status table.
- EditJob URL
This command modifies an existing job currently being run by the scheduler.
- PaySynchronizePM URL
This command is deprecated and is provided only for compatibility with previous versions. This command synchronizes the WebSphere Commerce Order status with WebSphere Commerce Payments order state. This command is called by the scheduler periodically to perform this task for all the Stores.
- RaiseECEvent URL
Invoked by the WebSphere Commerce scheduler to process pending base ECEvents. This URL is called by scheduler. No display page will return.
- RemoveJob URL
This command cancels a job scheduled to run by the scheduler.
- ScheduledDataDeploy URL
The command is used to deploy the data contained in a SAR to the commerce EAR.
- 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.
- TicklerUnlockMonitor URL
Unlocks ticklers locked for more than a specified period of time. This is invoked by a scheduled job.