submitAdHocJob
Describes the submitAdHocJob Web service for HCL Workload Automation.
- Description
- Use this service to submit a job in the HCL Workload Automation plan. The job is not defined in the database.
- Input parameters
- engineName
- Not used; set to null.
- job
- A jobToSubmit statement which describes the job. The jobToSubmit statement is defined and documented in the TWS-Types.xsd file, and in Defining the ad hoc job.
- Output
- The response submitAdHocJobResponse returns a string submitAdHocJobReturn containing the identifier of the job that was actually submitted in the plan.