2023.1:Separation Provider (Property): Difference between revisions

From Grooper Wiki
edited for article standards // via Wikitext Extension for VSCode
No edit summary
Tag: Manual revert
 
(5 intermediate revisions by 2 users 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 10:30, 22 November 2024

This article is about an older version of Grooper.

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

20252023.12.90

The Provider property of the Separate Activity defines the type of separation to be performed at the designated Scope.

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.