getOutput (z/OS®)
Describes the getOutput Web service for IBM Workload Scheduler for z/OS operations.
- Description
- Use this service to get the job log of an operation.
- Input parameters
-
- engineName
- The name of the IBM Workload Scheduler for z/OS controller.
- jobId
- The operation 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 getOutputResponse returns a string containing the job log of the specified operation.
If the service did not run successfully, getOutputResponse returns one of the errors described in Managing errors.