HCL Workload Automation for Z Small Programming Enhancements released in July 2023
The following features were provided with HCL Workload Automation for Z small programming enhancements (SPEs) released for Version 10.1, in July 2023 (APAR HC00006).
- Opening an incident through ServiceNow
-
When an anomaly is detected, the faster you react the better! To have the Z controller open incidents through ServiceNow© and manage issues through a ticketing system, now you can:
- Integrate HCL Workload Automation for Z with ServiceNow. For detailed information, see the section ../../zos/src_man/eqqr1ServiceNow.html or the video that summarizes the main integration steps on the HCL Workload Automation YouTube channel.
- Use the Servicenow plug-in, available for z-centric agents on Automation Hub.
- Defining jobs outside of EQQJBLIB and job-library-read exit (EQQUX002)
- Typically, you define jobs in the concatenated libraries referenced by EQQJBLIB or
with the job-library-read exit (EQQUX002). To define operations whose jobs are located
outside of both EQQJBLIB and EQQUX002, you are now provided with the JOBLIBRARY user
field. By setting this user field, HCL Workload Automation for Z dynamically
allocates the specified library when required.
For more detailed information, see ../../zos/src_man/eqqr1defjobs.html.
- Provide EXECUTE command for WTO workstations (RFE ZWS-I-95)
- You can now issue an Execute command on a WTO general workstation, even if the job submission is deactivated on the Z controller.
- EQQAUDIT should include records if operation is manually held (RFE ZWS-I-167)
- If you update the Manually Hold or NOP option by using the ISPF fast path 5.3 - Automatic Options, the modified value is displayed in the EQQAUDIT report as "CHANGED VALUE".
- Processing applications in batch through the batch loader and BCIT utilities
- You are now provided with the batch loader and BCIT programs to perform in the batch
environment some of the functions that you would otherwise perform online with the
HCL Workload Automation for Z
panels, such as creating, updating, and monitoring application descriptions, group
definitions, and operator instructions.
For detailed information, see Managing the Workload.