Starting and stopping HTTP subtasks
An HTTP Server subtask and an HTTP Client subtask run the transmission of data between the scheduler and the HCL Workload Automation Agents on the distributed side. These subtasks automatically start at controller startup.
At anytime you can start or stop a subtask while HCL Workload Automation for Z is running by using the MODIFY command. You can enter this command from a multiple console support (MCS) console or from a program such as the spool display and search facility (SDSF). In both cases, the terminal or console operator must have the required authority to enter operator commands.
Enter the MODIFY command as follows:
/F procname,modifyoption
where:
procname
- Is the HCL Workload Automation for Z controller JCL procedure name.
modifyoption
- Can be one of the following:
- S=taskname
- Start the specified subtask.
- P=taskname
- Stop the specified subtask.
wheretaskname
is either of the following:- HTC
- The HTTP Client subtask
- HTS
- The HTTP Server subtask