Xerox XDPE/400 (also known as EOMS I-Services) Support & Software User Guide

Page of 612
Performing an installation verification procedure
Installing and Customizing XDPE/400 (9/2001)
7-2
IVP requirements
Before running your IVP job, the Attributes include/exclude (INHIBLST) 
Margins global value must be *YES.
Also note the additional requirements in the following sections before 
running your DJDE, PCL, or VIPP IVP job.
XPPM IVP
Before you run the XPPM IVP, make sure you have performed these 
tasks:
Assigned XDPE/400 global values
Started the printer with the appropriate JDEs/JDLs
You must modify the JSL used for the IVP to include:
An RSTACK test matching the RSTACK that XDPE/400 generates
An IDEN statement with parameters matching the DJDE packets that 
XDPE/400 generates
This example is correct for the default RSTACK that XDPE/400 
generates:
T1: TABLE    CONSTANT=('RSTACK');
C1: CRITERIA CONSTANT=(0,6,EQ,T1);
RSTACK TEST=C1,DELIMITER=YES;
This example is correct for the default DJDE packets that XDPE/400 
generates:
IDEN PREFIX='DJDE',OFFSET=2,SKIP=7;
PCL IVP
If you will be printing *INDIRECT or *COMBINED IVPs on A4 paper using 
an NPS or DocuSP printer, issue this command before running the first 
IVP:
CHGPRTF 
FILE(library/XIVPRTF) 
PAGESIZE(70 124 *ROWCOL)
where
library  The name of the XDPE/400 application library is XDPEvrm
where 
v is the version number
r is the release number
m is the modification number