Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

Separation Profile

Node Grooper.Capture

Defines how pages are separated into documents and folders within a batch.

Remarks

Overview

A Separation Profile configures the logic for dividing a sequence of Batch Pages into a hierarchy of Batch Folders and Batch Pages during batch processing in Grooper. It acts as a container for a Separation Provider, which implements the specific separation method or criteria.

Typical use cases include:

  • Splitting scanned pages into individual documents based on barcodes, blank pages, patch codes, or custom logic.
  • Organizing documents into folders according to separation rules.

Configuration

The main property to configure is the 'Provider', which determines the separation strategy.
The available Separation Providers offer a range of options, such as:

  • Barcode-based separation
  • Blank page detection
  • Patch code recognition
  • Rule-based or scriptable separation

Each provider exposes its own set of settings, accessible by expanding the 'Provider' property.


Usage in Scan View

In the Scan View, a Separation Profile can be assigned to control how scanned pages are grouped into documents and folders in real time. When scanning, the selected profile's Separation Provider is used to evaluate incoming Batch Pages and determine document breaks as pages are acquired. This enables immediate feedback and organization during the scanning process, according to the configured separation logic.

The 'Scanning Support' property indicates if the current provider supports real-time separation in the Scan View.


Usage in Separate Activity

The Separate activity is used in unattended or batch processing scenarios to automatically organize Batch Pages into Documents. During execution, the activity applies the configured Separation Profile to the target batch, using the selected Separation Provider to analyze and separate pages. This process is typically performed after scanning or importing, and before classification or extraction steps.


Additional Notes

  • Assign a Separation Profile to a Scan View or Separate activity to control how incoming pages are grouped.
  • Changing the 'Provider' will update the available configuration options for separation.
  • Use the appropriate provider for your document types and separation requirements.
  • The 'IsRealTime' property returns a boolean indicating if the provider supports real-time separation.

For more information, see the documentation for Separation Provider, Scan View, and the Separate activity.

Properties

NameTypeDescription

Design Tabs

General View or edit properties of a node.
Reports View reports for a node.
Advanced View or edit advanced details about a node.

See Also

Used By

Notification