Simulate the Event with JCLCHECK option from ESP Workstation
search cancel

Simulate the Event with JCLCHECK option from ESP Workstation

book

Article ID: 432774

calendar_today

Updated On:

Products

ESP Workload Automation

Issue/Introduction

When simulate the event with JCLCHECK option, the expected JCLCHECK messages don't show up. 

Environment

Component: ESP Workstation
Release: 11.3 Build 117

Resolution

Here are the two options to get simulate command working with JCLCHECK option:
1. Specify the JCLCHECK library prefix.CAZ2CLS0 in WSS STC Proc (see example below) and then use the DD name on JCLPROCLIB;
//JCLPROC  DD DSN=prefix.CAZ2CLS0,DISP=SHR

Then the DD name JCLPROC can be put in JCLPROCLIB on SIMULATE JCLCHECK.

2. Specify the prefix.CAZ2CLS0 directly and explicitly on JCLPROCLIB.

 

Additional Information

The simulation doesn't show graphic view when JCLCHECK option is used for Event Manager, the workaround is to select the "View Input (SYSIN)" option. And it will be fixed on next build of ESP Workstation.