Pages in sets

When the batching method is Pages in sets, the hot folder or SFTP input device submits one or more jobs after a set of PDF files with a specified page count is received by the in put device. This method is only valid for PDF files.

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 examines the PDF files as they arrive and determines how many pages they contain. The hot folder or SFTP input device maintains a count of the total number of PDF pages in complete sets currently in the input device. When the total number of PDF pages in complete sets matches or exceeds the value set for the Number of pages to batch property, 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 set containing a PDF file that makes the total number of pages exceed the value set for the Number of pages to batch property is only included in the group if the Exceed pages to batch property is set to Yes. If the Exceed pages to batch property is set to No, this set remains in the hot folder or SFTP input device as the first set for the next batch.

If a single set contains more pages than the value set for the Number of pages to batch property and the Exceed pages to batch property is set to Yes, the set is submitted for printing, either as a batch with the rest of the sets that are waiting to print or as a batch that contains only one data file. However, if the Exceed pages to batch property is set to No, the set cannot be submitted. Processing for the hot folder or SFTP input device stops until that input file is deleted, the value of the Number of pages to batch property is increased to at least the number of pages in the set, or the Exceed pages to batch property is changed to Yes so the set can be submitted.

    Note:
  • The Pages in sets batching method does not support sets with encrypted or password-protected PDF files. If a set with an encrypted or password-protected PDF file is submitted to a hot folder or SFTP input device that uses the Pages in sets batching method, RICOH ProcessDirector issues an error message because it cannot open the file to count the number of pages.

When you use the Pages in sets 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.
  • Number of pages to batch: The number of pages that the hot folder or SFTP input device waits to receive before submitting the files as a single group.
  • Exceed pages to batch: If this property is set to Yes, a PDF file that contains enough pages to make the total number of pages in the hot folder or SFTP input device exceed the value set for Number of pages to batch property will be submitted with the rest of the files. If this property is set to No, this file will remain in the hot folder or SFTP input device as the first set of pages for the next batch.
  • Data patterns: A pattern that matches PDF file names, such as .*pdf$ or .*PDF$.
  • 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.