Customizing ended-in-error-list and ready-list default layouts

About this task

HCL Workload Automation for Z takes the layout of ended-in-error lists and ready lists from two sources in the following sequence:
  • The ISPF profile data set (ISPPROF), member names EQQELOUT and EQQRLOUT. These members contain user-defined layouts that each user creates and maintains individually, using the HCL Workload Automation for Z dialog.
  • The ISPF table input data set (ISPTLIB), member names EQQELDEF and EQQRLDEF. These members contain installation-defined default layouts. Sample EQQELDEF and EQQRLDEF tables are shipped with the product in the ISPF tables (SEQQTBL0) library. SEQQTBL0 is allocated to the ISPTLIB DD statement during the installation procedure.
If you want to modify the default layouts contained in EQQELDEF or EQQRLDEF, perform the following steps:
  1. Use the HCL Workload Automation for Z dialog to set up the layouts as you want them to appear. This will cause a modified EQQELOUT or EQQRLOUT table to be written to your ISPF profile data set.
    Note: Also edit all default layouts that you want to include in the new default table. You need not update the layouts, but each layout you edit is written to your ISPF profile data set.
  2. Copy the modified table from your ISPF profile library to the HCL Workload Automation for Z table library allocated to ISPTLIB, and rename it to the default table name (EQQELDEF or EQQRLDEF). The layouts you created or edited will now be the default layouts for all users.
Note: The tables EQQLUOUT (xxxxLUOUT with PQ92255 APAR installed) and EQQLUDEF can be customized in the same way. For details, see Setting up the ISPF tables.