z/OS Infoprint Server Operation and Administration
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF


Procedure for specifying attributes

z/OS Infoprint Server Operation and Administration
SA38-0693-00

Procedure for specifying attributes

On the Processing panel, specify these fields:

  • Resubmit for filtering: Select this field to enable the IP PrintWay™ basic mode transform function.
  • Data Format and Filter:
    • Select the data format and specify the associated filter program to transform the data.
    • (Optional) Specify other fields used by the filters. For information about the fields to specify, see Planning printer definitions for transforms.
  • Validation fields: (Optional) Specify fields that Print Interface uses to validate the print request, such as the Duplex supported field. For information about these fields, see Validating that documents can print as requested. By default, Print Interface does not do validation.

On the Allocation panel, specify the JES allocation parameters that Print Interface uses when it allocates data sets on the JES spool after filtering. For information about these fields, see Specifying JES allocation parameters. For example, be sure to specify values for the JES work-selection parameters, such as CLASS, that IP PrintWay uses to select data sets from the JES spool. (For more information about JES work-selection parameters, see z/OS Infoprint Server Customization.) In some cases, the values the job submitter specified on the OUTPUT JCL statement override the corresponding values you specify in the Allocation panel. Table 32 shows the OUTPUT JCL statement parameters that override the values on the Allocation panel.

Table 32. OUTPUT JCL statements that override allocation values when resubmit for filtering option is selected
OUTPUT parametersPrinter definition fields
ADDRESS, BUILDING, DEPT, NAME, ROOM, TITLEAddress, Building, Department, Name, Room, Title
DATACKPrint error reporting
DUPLEXDuplex
CHARS 1Character sets
COPIES2Copies
FORMDEFForm definition
FORMS3FORMS
INTRAY, OUTBINInput tray, Output bin
OFFSETXB, OFFSETXF
OFFSETYB, OFFSETYF
Image shift x-direction back/front
Image shift y-direction back/front
OVERLAYB, OVERLAYFOverlay back/front
PAGEDEF4Page definition
PRMODEPRMODE
TRCTable reference characters
USERLIBResource library
  1. If the CHARS parameter is not specified, the value in the UCS JCL parameter is used.
  2. The COPIES parameter can also be specified on the DD JCL statement.
  3. The form name can also be specified in the SYSOUT parameter on the DD statement.
  4. If PAGEDEF parameter is not specified, the value in the FCB JCL parameter is used.

Example

This ISPF panel shows how to request that all line data and AFP data be transformed to PCL data using the afpxpcl.dll filter. Only a portion of the ISPF panel is shown.

                                   Processing
 
 
·
·
·
Supported data formats and associated filters: Data format: Filter: / Line data afpxpcl.dll (extend) / MO:DCA-P afpxpcl.dll (extend) _ PostScript _______________________________________________________ (extend) / Text aopfiltr.so (extend) / PCL _______________________________________________________ (extend) _ PDF _______________________________________________________ (extend) _ SAP _______________________________________________________ (extend) _ XML _______________________________________________________ (extend) _ TIFF _______________________________________________________ (extend) _ JPEG _______________________________________________________ (extend) _ Other _______________________________________________________ (extend) / Resubmit for filtering
·
·
·
Maximum document size . __________ Maximum copies. . . . . _____ Forms supported . . . . ________ ________ ________ ________ ________ Duplex supported. . . . / Simplex / Duplex / Tumble Print-error reporting supported . / Character / Position
·
·
·

This ISPF panel shows how to specify the JES allocation values that Print Interface uses when it allocates the data set on the JES spool.

                                   Allocation
 
Spool allocation values:
   CLASS . . . . E                GROUPID . . ________
   DEST. . . . . BLDG5            LINECT. . . ___
   JES node. . . ________         PRMODE  . . ________
   FCB . . . . . ____             PRTY. . . . ___
   FLASH count . ___              THRESHLD. . ________
   FLASH name. . ____             UCS . . . . ____
   FORMS . . . . ________         WRITER. . . ________
   USERDATA
     . .  _____________________________________________________________ (extend)
   BURST . . . . _  1. Yes  2. No
   HOLD. . . . . _  1. Yes  2. No
   OUTDISP . . . _  1. Purge (without printing)  2. Leave
                    3. Keep  4. Hold  5. Write
Values for Separator Pages:
   Address
     . . _______________________________________________________________(extend)
   Building . . ____________________________________________________________
   Department . ____________________________________________________________
   Name . . . . ____________________________________________________________
   Room . . . . ____________________________________________________________
   Title  . . . ____________________________________________________________
Resource Related Values:
   Form definition . ________
   Character sets  . ____   ____   ____   ____
   Overlay front . . ________   Back . . ________
   Input tray  . . . ___
   Output bin  . . . _____
   Page definition . ________
   Resource library. ____________________________________________ (extend)
   Resource directories. ____________________________________________ (extend)
   Image shift x-direction front . . _____________   Back . . _____________
               y-direction front . . _____________   Back . . _____________
Error Reporting Values:
   Print error reporting. . _  1. None  2. All  3. Character  4. Position
   Error disposition. . . . _  1. Default  2. Hold  3. Quit
   Print error messages . . _  1. No  2. Yes
        Maximum messages. .___
Other Values:
   Notify . . . . . . . ________  at node . . ________
                        ________  at node . . ________
                        ________  at node . . ________
                        ________  at node . . ________
   Checkpoint pages . . _____
   Checkpoint seconds . _____
   Copies . . . . . . . _____
   Copy group . . . . . ___  ___  ___  ___  ___  ___  ___ ___
   Color map. . . . . . ________
   Com setup member . . ________
   JES form length. . . __________
   Resolution . . . . . ___
   AFP parameters . . . ___________________________________________________
   Duplex. . . . . . .  _  1. Simplex  2. Duplex  3. Tumble
   Label data pages . . _  1. Yes  2. No
   Restrict printable area . . _  1. Yes  2. No
   _ Table reference characters
   _ Save AFP statistics    

Result: Print Interface allocates data sets on the JES spool with CLASS=E and DEST=BLDG5. Print Interface uses the FORMS value specified by the job submitter on the OUTPUT JCL statement instead of std, which is specified in the FORMS field. For information about other JCL values that override values specified on this panel, see Table 32.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014