Sets by time

When the batching method is Sets by time, the hot folder or SFTP input device submits one or more jobs containing complete sets of files that arrive within a specified time period. The time period is determined by the values set for the Batching start date, Batching start time, Batching interval, and Batching date or Frequency properties.

For a set to be complete, all of these conditions must be true:

  • A file matching the value in the Data patterns property is present.
  • If a value is entered for the Overrides patterns or JDF patterns properties, a file matching one or both of those values is present.
  • If there are any entries specified for File patterns, a file matching each value is present.

The hot folder or SFTP input device waits until the date and time specified in the Batching start date and Batching start time properties, then submits one or more complete sets of input files at a specific time or time interval determined by the values set for the Batching interval and Batching date or Frequency properties. The hot folder or SFTP input device submits the sets as a group with one set in each child job. If the Create .zip file property is set to Yes, a single job containing all of the files in all of the sets is submitted in ZIP file format. The files print in the order specified by their Last modified timestamp.

    Note:
  • If complete sets of files exist in the hot folder or SFTP input device prior to the initial date and time set in the Batching start date and Batching start time properties, those sets will be included in the first batch submitted by the input device.
  • For the Batching start time property, use the time zone of your browser. The value is displayed based on the time zone of the computer that you use to open the user interface, but it is stored in a generic format. The hot folder or SFTP input device interprets the generic time format based on the time zone of its parent server and creates batches at the specified time.

When you use the Sets by time batching method, set these input device properties as indicated:

  • Workflow: ParentNoPrint
  • Child workflow: The workflow that is appropriate for the print files in the job.
  • Submit step: SubmitInputFiles
  • Create .zip file: If this property is set to Yes, all of the files are combined as a ZIP file and submitted as a single job. If this value is set to No, each set is submitted as a child job.
  • Batching start date: The date when the input device begins to use the Sets by time batching method.
  • Batching start time: The time when the input device begins to use the Sets by time batching method.
  • Batching interval: The time interval used to determine when or how often to submit a group of files.
  • Batching date or Frequency: Used with the Batching interval property, this property specifies exact values for when or how often to submit a group of files.
  • Data patterns: A pattern that matches some part of the file name of your print files. For hot folder or SFTP input devices, the default value is the regular expression: .*$. That pattern matches all file names.
  • File Patterns: A collection of patterns that can define files that are required to be included in a set.
  • JDF patterns: One or more pattern-matching strings used to identify Job Definition Format (JDF) job tickets. If this property has a value specified, a JDF job ticket is required for the set to be complete.
  • Overrides patterns: One or more pattern-matching strings used to identify files that contain values for job properties.