HCL Workload Automation, Version 9.4

queryJobs

Describes the queryJobs Web service for HCL Workload Automation.

Description
Use this service to run queries on HCL Workload Automation job instances.
Input parameters
engineName
Not used; set to null.
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 jobs.
Output
The response queryJobsResponse returns an array queryJobsReturn of the identifiers of the jobs that matched the query.