HCL Workload Automation, Version 9.4

queryJobStreams (z/OS®)

Describes the queryJobStreams Web service for IBM Workload Scheduler for z/OS.

Description
Use this service to run queries on IBM Workload Scheduler for z/OS job stream instances.
Input parameters
engineName
The name of the IBM Workload Scheduler for z/OS engine.
filter
A list of filtering criteria represented by an array of filterCriteria statements. The filterCriteria statements are defined and documented in the TWS-Types.xsd file and in Defining the filtering criteria to query z/OS job streams.
Output
The response queryJobStreamsResponse returns an array queryJobStreamsReturn of the identifiers of the job streams that matched the query. The array includes the following fields:
occurrenceToken
The occurrence identifier.
owner
The owner ID defined for the application.
authorityGroup
The name of the authority group that the application belongs to.
containingMonitoredJob
The application includes at least one monitored operation. Can be true or false.