HCL Workload Automation, Version 9.4

getProperties (z/OS®)

Describes the getProperties Web service for IBM Workload Scheduler for z/OS application occurrences.

Description
Use this service to display information about an application occurrence.
Input parameters
engineName
The name of the IBM Workload Scheduler for z/OS controller.
jobStreamId
The occurrence identifier in the current plan. Note that the plan object identifiers returned contain the '\0' character. This is not a valid character and must be replaced by a blank.
Output
The response getPropertiesResponse returns an array getPropertiesReturn containing the following information 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.

If the service did not run successfully, getPropertiesResponse returns one of the errors described in Managing errors.