2023.1:Separation Provider: Difference between revisions

From Grooper Wiki
m Dgreenwood moved page Separation Provider to Separation Provider (Property) without leaving a redirect
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{AutoVersion}}
{{AutoVersion}}
<blockquote>
 
'''''Separation Providers''''' are methods by which Grooper can separate pages into Document Folders.
<blockquote>{{#lst:Glossary|Separation Provider}}</blockquote>
</blockquote>


Each provider has its own configurable properties.  Changing these properties will change the criteria to separate pages into documents.
Each provider has its own configurable properties.  Changing these properties will change the criteria to separate pages into documents.
Line 13: Line 12:
* [[Media:2023.1 Wiki Separation-Provider Project.zip]]
* [[Media:2023.1 Wiki Separation-Provider Project.zip]]
|}
|}
{{#lst:Grooper Colloquialisms|Glossary}}


== About ==
== About ==

Latest revision as of 12:41, 5 February 2026

This article is about an older version of Grooper.

Information may be out of date and UI elements may have changed.

20252023.12.90

Separation Providers divide a sequence of contract Batch Pages into logical documents. They define the rules and criteria for grouping pages and determining document boundaries. Separation is a foundational step in document workflows, transforming a continuous stream of scanned or imported pages into discrete, classified documents ready for extraction, validation, and export.

  • The insert_page_break Separate activity's Provider setting specifies which Separation Provider is applied to the selected inventory_2 Batch Scope.
  • One folder Batch Folder is created for each span of pages identified as a document by the Separation Provider.

Each provider has its own configurable properties. Changing these properties will change the criteria to separate pages into documents.

You may download the ZIP below and upload it into your own Grooper environment (version 2023.1). This containes one or more Projects with resources used in examples throughout this article.

About

Separation Providers establish the logic used to create "separation points" between loose pages. Each Separation Provider has its own criteria for determining where these separation points occur within a Batch. However, the basic operation is same for all of them.

  1. Determine what page is the first page of a document.
    • This is the "separation point".
    • Generally, the first page in a Batch is always the first separation point.
  2. Insert a Batch Folder into the Batch.
  3. Move pages into that folder until another first page of a document is encountered.
  4. Insert a new Batch Folder into the Batch
    • This is the next "separation point".
  5. Move pages into that folder until another first page of a document is encountered.
  6. Repeat until the end of the Batch.

List of Providers

How To

The Separation Provider is selected and configured using the Provider property of the Separate Activity or a Separation Profile.

Setting up the Separate Step

For more information on how to set up your Sepation Provider reference the #List of Providers section in this article and click on the Provider you would like to configure to navigate to an article with a tutorial on configuration.