Problem description:
In our VSE job control card, we have power list statements (* $$ LST DISP=K) to set the output report CLASS to be set to K. and the printers are defined in enterprise server admin as class K and class L. Class K is what we need for the printer exit to work. However all of the output reports were being set to CLASS A.
Solution summary:
To work around this, insert JOB_DISP=N and LST_DISP=Y into the vseconfig file. Even though the job control has * $$ LST DISP=k, it will create the output report files with CLASS=K
Incident# 2666028
#MFDS
#EnterpriseDeveloper




