HCL Workload Automation, Version 9.4

Killing a job

About this task

While an LJ or MJ task is running, the method must trap a SIGTERM signal (signal 15). The signal is sent when an operator issues a kill command from HCL Workload Automation console manager. Upon receiving the signal, the method must attempt to stop (kill) the job and then exit without writing a %JS message.