When simulate the event with JCLCHECK option, the expected JCLCHECK messages don't show up.
Component: ESP Workstation
Release: 11.3 Build 117
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.
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.