This section describes how tou can monitor running and pending
jobs, and cancel pending jobs in the data store, using the Administration Web
Service.
About job monitoring
In many instances, it is useful to have more information about the jobs that are scheduled to be processed for a specific data store but have not yet started to run, as well as obtain a list of jobs that are currently being processed.
About jobs
You can monitor or cancel several types of jobs.
Obtaining a list of running or pending jobs
Using the listJobsOperation of the Administration Web Service, you can make a job monitoring request for a list of jobs that are currently running or pending in the queue.
Canceling pending jobs
To cancel a job that has been scheduled but has not yet run, obtain a list of jobs that are either running or waiting in the queue and then issue the cancelJobOperation of the Administration Web Service.