Input to the JCL submission/EDIT dialog

Produce PDF file
Enter a slash (/) to select this option or a space to deselect it. CAZPRINT will write a file in downloadable PDF (Portable Document Format) file.
Generate JES-managed report file
Enter a slash (/) to select this option or a space to deselect it. CAZPRINT will write a standard SYSOUT format report file.
Produce XML file
Enter a slash (/) to select this option or a space to deselect it. CAZPRINT will write a file in XML (Extensible Markup Language) document format. This option cannot be selected when either the PDF file or the JES-managed report file options are selected.
EDIT the generated JCL
Enter a slash (/) if you want EDIT to be launched for the generated JCL member when you press the ENTER key. Blank in this field will cause the JCL to be SUBMITted immediately when you press the ENTER key.
Job Statement
The generated JOB statement is shown. You can modify the statement to suit your preferences or to comply with your installation. Be aware, however, that no validation is done on your input; an input error can cause a JCL error when the job is submitted.
PDF File DSN
If you have specified that a PDF file is to be written, you must specify the DSN of the file in this field. The file must be a sequential dataset with fixed length 80 byte records. If the file is not pre-allocated and cataloged, Application Performance Analyzer allocates and catalogs it.
XML File DSN
If you have specified that an XML document file is to be written, you must specify the DSN of the file in this field. The file must be a sequential dataset with fixed or variable length 255 byte records. If the file is not pre-allocated and cataloged, Application Performance Analyzer allocates and catalogs it.
JCL Library
Enter the DSN of a JCL library. This a partitioned data set in which the generated JCL member will be stored before it is submitted (or EDITed).
JCL Member
Enter the name of the JCL member here.