webMethods OneData 10.11 | Managing Master Data with webMethods OneData | Developing for webMethods OneData | Data Deployment and Generic Job functions in webMethods OneData | Generic Job Functions
 
Generic Job Functions
 
executeSynchronousJob
executeAsynchronousJob
getJobExecutionResult
terminateJob
Function
Description
executeSynchronousJob
This web service does the synchronous execution of a defined job.
executeAsynchronousJob
This web service performs the asynchronous job execution.
getJobExecutionResult
This web service returns the job log of asynchronous jobs.
For details, see getJobExecutionResult.
terminateJob
This web service terminates any active job executed using the asynchronous job.
For details, see terminateJob.