2021:Activity: Difference between revisions

From Grooper Wiki
m Dgreenwood moved page 2023:Activity to 2021:Activity
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOINDEX__
{{stubs}}
{{stubs}}
{{AutoVersion}}
{{AutoVersion}}


<blockquote style="font-size:14pt">
<blockquote>{{#lst:Glossary|Activity}}</blockquote>
'''''Activities''''' are the building blocks of '''[[Batch Process]]es'''.  They are specific operations done to a '''[[Batch]]''', '''[[Batch Folder]]''', or '''[[Batch Page]]'''.
</blockquote>


For example, OCR data is obtained from pages via the '''Recognize''' '''''Activity'''''.  Processed documents are exported to a storage platform via the '''Document Export''' '''''Activity'''''.
For example, OCR data is obtained from pages via the '''Recognize''' '''''Activity'''''.  Processed documents are exported to a storage platform via the '''Document Export''' '''''Activity'''''.
Line 39: Line 38:
=== Document Transforms ===
=== Document Transforms ===


* '''[[Content Action]]'''
* '''[[2.90:Content Action|Content Action]]'''
* '''[[Generate PDF]]'''
* '''[[Generate PDF]]'''
* '''[[Render]]'''
* '''[[Render]]'''

Latest revision as of 11:13, 5 August 2025

STUB

This article is a stub. It contains minimal information on the topic and should be expanded.

This article is about an older version of Grooper.

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

20252023.120232021

Grooper Activities define specific document processing operations done to a inventory_2 Batch, folder Batch Folder, or contract Batch Page. In a settings Batch Process, each edit_document Batch Process Step executes a single Activity (determined by the step's "Activity" property).

  • Batch Process Steps are frequently referred by the name of their configured Activity followed by the word "step". For example: "Classify step".

For example, OCR data is obtained from pages via the Recognize Activity. Processed documents are exported to a storage platform via the Document Export Activity.

Activities can be either "Attended" or "Unattended".

  • Unattended Activities are automated and do not require human interaction. Classify, for example, is an unattended activity where documents are classified according to a Content Model..
  • Attended Activities require human interaction. Classify Review, for example, is an attended activity where a user can verify Grooper's document classification performed during the Classify Activity.

Attended Activities

Unattended Activities

Document Processing

Document Transforms

Microform Processing

Utilities