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

Need to send message from ESP auditlog to the ESP JESMSGLG and SYSLOG.

Environment

Component: ESP WORKLOAD  AUTOMATION
Release: All 

Resolution

  • Use the SELECT: Select Audit Log Messages to Copy to the JES Job Log".
  • Add SELECT and msgid 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