How to send ESP message in auditlog to JESMSGLG on CA Workload Automation ESP Edition?
CA WA ESP 11.4 & 12.0 Z/OS
As "Installation and Configuration Guide", under 'SELECT: Select Audit Log Messages to Copy to the JES Job Log", you can:
- Add below to a library member ESPLOG:
SELECT MSGID(6601)
- In ESPPARM, add:
LOADESPL 'library(ESPLOG)'
Note: you can issue OPER LOADESPL from ESP page to get it effective right away.
See more on "Installation and Configuration Guide".