2021:Activity: Difference between revisions
m clarified that activities can be run on batch folder and pages as well as batches |
Dgreenwood (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
Activities are the building blocks of [[Batch | <onlyinclude> | ||
<blockquote style="font-size:14pt"> | |||
'''''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'''''. | |||
* | 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'''''. | |||
</onlyinclude> | |||
== Attended Activities == | |||
* '''[[Classify Review]]''' | |||
* '''[[Data Review]]''' | |||
* '''[[Image Review]]''' | |||
* '''[[Review]]''' | |||
* '''[[Scan]]''' | |||
== Unattended Activities == | |||
=== Document Processing === | |||
* '''[[Classify]]''' | |||
* '''[[Correct]]''' | |||
* '''[[Database Export]]''' | |||
* '''[[Deduplicate]]''' | |||
* '''[[Detect Language]]''' | |||
* '''[[Document Export]]''' | |||
* '''[[Extract]]''' | |||
* '''[[Image Processing]]''' | |||
* '''[[Recognize]]''' | |||
* '''[[Redact]]''' | |||
* '''[[Separate]]''' | |||
=== Document Transforms === | |||
* '''[[Content Action]]''' | |||
* '''[[Generate PDF]]''' | |||
* '''[[Render]]''' | |||
* '''[[Split Text]]''' | |||
* '''[[Translate]]''' | |||
* '''[[XML Transform]]''' | |||
=== Microform Processing === | |||
* '''[[Clip Frames]]''' | |||
* '''[[Detect Frames]]''' | |||
* '''[[Initialize Card]]''' | |||
=== Utilities === | |||
* '''[[Batch Transfer]]''' | |||
* '''[[Dispose Batch]]''' | |||
* '''[[Execute]]''' | |||
* '''[[Launch Process]]''' | |||
* '''[[Remove Level]]''' | |||
* '''[[Send Mail]]''' | |||
* '''[[Spawn Batch]]''' | |||
* '''[[Train Lexicon]]''' | |||
<!--- | |||
== About == | == About == | ||
Every '''[[Batch Process Step]]''' in a '''Batch Process''' is assigned an "Activity Type", which determines what is executed on that step. | |||
There are activities to: | There are activities to: | ||
Revision as of 15:49, 20 November 2020
Activities are the building blocks of Batch Processes. They are specific operations done to a Batch, Batch Folder, or Batch Page.
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
- Classify
- Correct
- Database Export
- Deduplicate
- Detect Language
- Document Export
- Extract
- Image Processing
- Recognize
- Redact
- Separate
Document Transforms
Microform Processing
Utilities
- Batch Transfer
- Dispose Batch
- Execute
- Launch Process
- Remove Level
- Send Mail
- Spawn Batch
- Train Lexicon