Create .zip file

Specifies whether the input device submits data files as individual jobs or collects them in a .zip file and submits them as a single job.

Values:

Yes
The files are packaged as a .zip file and submitted as one job.
No (default)
The files are submitted as individual jobs.

Database name
InputDevice.CreateZip

Usage notes:

  • You can set this property to Yes for the List, Number, Pages, and Time batching methods. Jobs submitted this way do not use the parent/child job structure.
  • If the batching method is Batch, JDF, Pattern, Number of sets, Pages in sets, or Sets by time, this property is not available.