Sounds like you are validating access and a few other things. Trying to prevent JOB failures during production by preprocessing.
I know JCL+ by SEA and PROJCL by ASG will do that. Lizette -----Original Message----- >From: ITschak Mugzach <[email protected]> >Sent: Jul 26, 2017 1:59 PM >To: [email protected] >Subject: Re: JCL Convertor > >Is submit the only way of doing this? >Extra functions needed, for example, is ensuring the user has sufficient >racf authority to resources used by the job. > >ITschak > >בתאריך 26 ביול 2017 23:45, "Paul Gilmartin" < >[email protected]> כתב: > >> On Wed, 26 Jul 2017 22:48:58 +0300, ITschak Mugzach wrote: >> >> >I am sure this question was asked here before... Can a user program Call >> >the converter, supplying input file and get the output? Don't want to >> >reinvent the wheel, but was requested to had extra checks that are not >> >offered by available products in the market. >> > >> Use a COND or an IF to make the job do nothing. (TYPRUN gives incomplete >> conversion.) Scrape the JESJCLIN with SDSF. Even so, you will not see >> substitutions in PARMDD, done by the access method(?) during execution. >> >> -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
