Page 1 of 1

IP Printway Route exit

PostPosted: Wed Nov 10, 2010 8:36 pm
by KeithF
We are doing some work with sending output from the mainframe z/OS 1.10 to a LINUX server running a LPD. What we want to do is to send more information in the control file than just the defaults. In addition to JOBNAME we want to send STEPNAME and DDNAME of the output. From what I have read, is that this information is available in the JSPA control block. We are running IP Printway in basic mode and would like to confirm that this type of data(JOBNAME, STEPNAME and DDNAME) can be passed to the control file by a IP Printway exit. If not how do we get this type of information into the control file for a script on the LINUX server to execute against it. After my reading I have found that exit ANFUXRTG might do the job for us. Could this be confirmed? If it is correct are there any sample exits rather than the one in SAMPLIB for this exit?