How to send ESP message in auditlog to JESMSGLG on CA Workload Automation ESP Edition?
search cancel

How to send ESP message in auditlog to JESMSGLG on CA Workload Automation ESP Edition?

book

Article ID: 15187

calendar_today

Updated On:

Products

ESP Workload Automation

Issue/Introduction



How to send ESP message in auditlog to JESMSGLG on CA Workload Automation ESP Edition?

Environment

CA WA ESP 11.4 & 12.0 Z/OS

Resolution

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. 

 

Additional Information

See more on "Installation and Configuration Guide".