On Thursday, September 5, 2019, 06:06:41 AM PDT, John McKown 
<[email protected]> wrote:  
 > I completely agree. Unfortunately, we have a number of batch jobs which are

> submitted by CICS transactions run by users. The JCL is contained in an

> ASSEMBLER non-CICS program in the DFHRPL. These modules do go through

> change control, but I don't really know how close they are examined.

It should be a simple change to move the JCL from the assembler program to the 
job scheduler. The assembler program would then issue a saf call to verify they 
are allowed to request the job and then use a dataset trigger. I don't think 
the dataset must exist when issuing the trigger rather than on dataset close. 
The trigger event can be specified in the JCL allowing the user to pass some 
data from the CICS transaction.

Jon.


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN
  

Reply via email to