HCL Workload Automation, Version 9.4

Web services for HCL Workload Automation

Provides an overview, and links to detailed descriptions of, the web services provided for HCL Workload Automation.

Full details are as follows (click the links in these tables to go to the description of the service):
SchedulingFactory.wsdl
Table 1. Available services in the SchedulingFactory Web services interface for HCL Workload Automation
Service name Actions performed
submitJob Submits jobs defined in the database into the production plan (distributed environment only).
submitAdHocJob Submits ad-hoc jobs into the production plan (distributed environment only).
queryJobs Returns all job instances matching the filtering criteria.
submitJobStream Submits job streams into the production plan.
queryJobStreams Returns all job stream instances matching the filtering criteria.
JobService.wsdl
Table 2. Available services in the JobService Web services interface for HCL Workload Automation
Service name Actions performed
getProperties Displays job properties.
setProperties Sets specified properties for a job instance.
getOutput Gets a job instance output.
kill Kills a job instance.
cancel Cancels a job instance.
releaseAllDependencies Releases all dependencies for a job instance.
JobstreamService.wsdl
Table 3. Available services in the JobStreamService Web services interface for HCL Workload Automation
Service name Actions performed
getProperties Displays job stream properties.
setProperties Sets specified properties for a job stream instance.
getJobsList Lists all jobs contained in a job stream.
cancel Cancels a job stream instance.
releaseAllDependencies Releases all dependencies for a job stream instance.