This section includes information on how to install the XPAF Job
Descriptor Compiler (XJDC) software.
Existing XPAF Customers
Existing XPAF customers already have XJDC available as a base function
of XPAF or XPAF-Lite and should continue to use the XPAF version of the
compiler.
If you are an existing XPAF customer and wish to use the standal one
version of XJDC, you will need to purchase an additional XJDC License
An XJDC License String is required for the standalone XJDC program to
function.
Installation
Customers without XPAF
The XJDC Software is packaged as part of the XPAF family of products
and is available with XPAF 6.0 (or later) at a minimum maintenance level
of TA3150.
To install the software, install the base XPAF product and maintenance.
Download the XPAF Lite 6.0 Installation kit
The XPAF-Lite 6.0 Installation Kit can be downloaded from the Xerox
corporate website:
To install XJDC, follow the installation steps documented in “Section Two:
Installing and Customizing XPAF” of the XPAF User Guide and
Reference.
Install the base software
Install the base software by completing the first eight steps of the
“Installing the base product” section of the XPAF User Guide and
Reference
Skip step 9.
31-1
Installation
Install the latest maintenance
Install the product maintenance by completing all steps up to and
including step 5 of the “Installing Maintenance” section of the XPAF User
Guide and Reference.
Allocate the XJDC object libraries
Run INSTLIB($ASMPUD) with “INSTYPE=$GENRSC” to generate the
resource allocation STAGE2 jobs.
Review and then submit STAGE2 job XJDC100.
STAGE2(XJDC100) will allocate the partitioned datasets that will store
the PDL objects generated by XJDC.
Ensure the space allocation is sufficient for the number of PDL objects
you expect to create and submit this job to create the libraries.
Add the XJDC license string
Edit XINPARM(XINSLSTR) and replace the contents with you XJDC
license.
31-2
2. 2 Using XJDC
This chapter explains how to execute the XJDC program to compile JSL
Executing the XJDC JCL
A sample job to execute XJDC can be found in STAGE2(XJDCJCL).
Update the JSL DD card to specify the dataset containing the JSL source