do_output XML parameters

The following table describes the do_output XML parameters:

Parameter

Description

from_class

Specifies the class of jobs with outputs that are handled using the Do Output specifications of the job.

option

Indicates the Do Output parameter output handling options.

Valid values:

  • Release
  • Delete
  • Copy
  • Move
  • File
  • NewDest (z/OS)
  • ChangeClass (z/OS)

    NOTE: Copy and Move are not used with z/OS.

parameter

Contains additional output handling information. The type of information required is dependent on the parameter value of the following option elements:

  • ChangeClass: Enables the value corresponds to the new class name.
  • Copy: Enables the value corresponds to the destination file name.
  • Move: Enables the value corresponds to the new destination for the file.

Parent Topic

do_statements type XML parameters