User`s guide
AXIS 570/670 User’s Guide Mainframe IPDS over PPR/PPD Printing 23
Mainframe IPDS over PPR/PPD Printing
Note:
Configuring the Mainframe host
1. Define the Communication Control Unit, e.g. 3172, to MVS.
2. Modify the PSF/MVS Startup Procedure with the following entry:
Example:
Note that xxx.xxx.xxx.xxx denotes the IP address of your AXIS 570e/670e.
3. Define the printer to JES2 or to JES3.
JES2:
Make sure that the parameter PROC matches the PROC name in the PSF/MVS Startup
Procedure.
JES3:
Make sure that the parameters PNAME and JNAME matches the PROC name in the PSF/MVS
Startup Procedure.
IPDS is only supported by the AXIS 570e and the AXIS 670e print servers.
//WRT4317 PROC
//* The PSF/MVS TCP/IP Writer Procedure */
//* PRINTDEV
//PRT4317 CNTL
// MGMTMODE=OUTAVAIL,
// DISCINTV=0,
// IPADDR=’xxx.xxx.xxx.xxx’,
// PORTNO=5001,
//PRT4317 ENDCNTL
FSSDEF FSSNAME=FSS4317, PROC=WRT4317, HASPFSSM=HASPFSSM,
PRT4317 FSS=FSS1, MODE=FSS, PRMODE=(LINE, PAGE, SOSI1),
CLASS=C, UCS=0, SEP, NOSEPDS, CKPTPAGE=100,
DRAIN, MARK, TRKCELL=YES
FSSDEF TYPE=WTR FSSNAME=FSS4317, PNAME=WRT4317, SYSTEM=SYS1, TERM=NO
DEVICE, JNAME=PRT4317, JUNIT=(,SYS1, ,OFF), FSSNAME=FSS4317,
MODE=FSS, PM=(LINE, PAGE, SOSI1), CHARS=(YES, GT12)
IBM Mainframe