2023.1:Separation Profile (Node Type)

From Grooper Wiki
Revision as of 15:28, 29 January 2024 by Rpatton (talk | contribs) (New // Edit via Wikitext Extension for VSCode)

Separation Profiles store document Separation settings. These profiles can be referenced by the Separate activity to perform document separation and in a Review step's Scan Viewer settings to perform document separation at scan time (using certain Separation Providers only).

About

A Separation Profile is an object in Grooper that can be configured with settings that determine how loose pages are separated and grouped into documents, placing them in Batch Folders within the Batch. For each profile, a Separation Provider is specified, defining the method by which pages are separated.

There are two reasons you might want to configure a Separation Profile:

  1. A single Separation Profile can be referenced in the Separate Activity Step in multiple Batch Processes. This can minimize the amount of time you would need to configure the Separation Provider for multiple Batch Processes if the process of separation needs to be performed the same way for each.
  2. If you want to perform separation at the time of scanning, a Separation Profile must be configured and referenced in the Scan Viewer Review Step for separation to occur.

FYI

Strictly speaking, Separation Profiles are not required in most cases. They are only required:

  1. When referencing one in the Scan Viewer settings to perform document separation at scan time.
  2. If you want to share separation settings with another user, you can export a Separation Profile without exporting your entire Batch Process.

How To

Add a Separation Profile

  1. To add a Separation Profile, first right click on the Project or Folder where you want to add the object.
  2. Hover over "Add".
  3. Then click on "Separation Profile..."


  1. Give a name to your Separation Profile.
  2. Click "EXECUTE" to create the Separation Profile.


  1. The Separation Profile should now show up in your node tree.

Setting the Separation Provider Property

  1. Select the Separation Profile in the node tree.
  2. Next to the Provider property, click on the hamburger icon to access the drop down menu. Choose which Provider you would like to configure for this Separation Profile.


  1. From there you can configure the Separation Provider the way you normally would.

For more information on Providers please see our Separation Provider article.


Using a Separation Profile on the Separate Activity Step

  1. Select the Separate step of a Batch Process.
  2. Here you have the option of setting a Provider or referencing a Separation Profile.


  1. Click the hamburger icon next to the Separation Profile property.
  2. Navigate the folders in the drop down list and select the Separation Profile.


  1. Now the Separate Step will reference the Separation Profile when it performs Separation. Notice that the option to add a Provider has disappeared since we have selected a Separation Profile instead.


Using a Separation Profile on the Scan Review Step

  1. Select the Scan Review Step in your Batch Process.
  2. Click on the ellipsis button to the right of the Views property.


  1. If it has not already been added, click the + button to add a new View.
  2. Click Scan View in the drop down menu.


  1. Select the Scan View from the list.
  2. Click the hamburger icon to the right of the Separation Profile property.
  3. Navigate through the folders to select the desired Separation Profile from the drop down.


  1. Click "OK" to apply changes.