Web services for IBM Workload Scheduler for z/OS
Provides an overview, and links to detailed descriptions of, the web services provided for IBM Workload Scheduler for z/OS.
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 IBM Workload Scheduler for z/OS Service name Actions performed queryJobs (z/OS®) Returns all job instances matching the filtering criteria. submitJobStream (z/OS) Submits job streams into the production plan. submitJobStreamWithVarSub (z/OS) Submits job streams with variable substitution into the production plan. editSubmitJobStreamWithVarSub (z/OS) Edits and submits job streams with variable substitution into the production plan. queryJobStreams (z/OS) Returns all job stream instances matching the filtering criteria. - JobService.wsdl
-
Table 2. Available services in the JobService Web services interface for IBM Workload Scheduler for z/OS Service name Actions performed getProperties (z/OS) Displays job properties. setProperties (z/OS) Sets specified properties for a job instance. getOutput (z/OS) Gets a job instance output. cancel (z/OS) Cancels a job instance. - JobstreamService.wsdl
-
Table 3. Available services in the JobStreamService Web services interface for IBM Workload Scheduler for z/OS Service name Actions performed getProperties (z/OS) Displays job stream properties. setProperties (z/OS) Sets specified properties for a job stream instance. getJobsList (z/OS) Lists all jobs contained in a job stream. cancel (z/OS) Cancels a job stream instance.