How to send ESP message from auditlog to JESMSGLG on ESP Workload Automation?
search cancel

How to send ESP message from auditlog to JESMSGLG on ESP Workload Automation?

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

ESP WORKLOAD  AUTOMATION

All versions of supported 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".

LOADESPL PARAMETER:

https://techdocs.broadcom.com/us/en/ca-mainframe-software/automation/ca-workload-automation-esp-edition/12-0/reference/initialization-parameters/loadespl-load-esplog-initialization-parameter-data-set.html

LOADESPL COMMAND:

https://techdocs.broadcom.com/us/en/ca-mainframe-software/automation/ca-workload-automation-esp-edition/12-0/reference/commands/loadespl-command-load-esplog-initialization-parameter-data-set.html

SELECT STATEMENT:

https://techdocs.broadcom.com/us/en/ca-mainframe-software/automation/ca-workload-automation-esp-edition/12-0/reference/initialization-parameters/select-select-audit-log-messages-to-copy-to-the-jes-job-log.html