getOutput
Describes the getOutput Web service for HCL Workload Automation jobs.
- Description
- Use this service to get the execution log of a job in the plan.
You must be logged on as the TWS_user to have proper authorization to run this service.
- Input parameters
-
- engineName
- Not used; set to null.
- jobId
- The job identifier in the plan: workstationName#jobStreamName.jobName.
- Output
- The response getOutputResponse returns a string containing the execution log of the specified job.
If the service did not run successfully, getOutputResponse returns one of the errors described in Managing errors.