Using the destination-pass-through attribute

For a subset of MVS values that do not match specific InfoPrint Manager attributes, InfoPrint Manager lets you specify values to MVS as destination-pass-through (also called printer-pass-through) attribute values. These values can be associated with a job, specified on a pdpr print command, or set on an actual destination. The MVS host server program associates attributes passed by the AIX client with the SYSOUT data set. These attributes are similar to JCL OUTPUT statement parameters.

They include:

  • BURST
  • CLASS
  • DESTINATION
  • FORMS

These procedures describe how you can pass these values to an MVS host server program using AFP Upload and Print, using this syntax:

-x "destination-pass-through='PASSTHRU=MVS_PARM=value'"

where MVS_PARM can be BURST, CLASS, DESTINATION, and FORMS, either individually or in any combination. When more than one attribute is being passed, each value must be separated by a comma, as shown in the examples below.

The MVS value WRITER must be specified through the destination-pass-through attribute, but it does not conflict with specifying either mvs-class, mvs-destination, or mvs-forms. As you can see in the table below and