submitJob
Describes the submitJob Web service for HCL Workload Automation.
- Description
- Use this service to submit a job in the HCL Workload Automation plan.
- Input parameters
- engineName
- Not used; set to null.
- jobKey
- The key identifying the job in the HCL Workload Automation database: workstationName#jobName.
- alias
- The alias name of the job. Also accepts null value.
- Output
- The response submitJobResponse returns a string submitJobReturn containing the identifier of the job that was actually submitted in the plan.