2021:Activity: Difference between revisions
Configadmin (talk | contribs) No edit summary |
m clarified that activities can be run on batch folder and pages as well as batches |
||
| Line 1: | Line 1: | ||
Activities are the building blocks of [[Batch Processes]]. They are specific operations done to a [[Batch]]. Every [[Batch Process Step|step in a Batch Process]] is assigned an "Activity Type", which determines what is executed on that step. | Activities are the building blocks of [[Batch Processes]]. They are specific operations done to a [[Batch]], [[Batch Folder]], or [[Batch Page]]. Every [[Batch Process Step|step in a Batch Process]] is assigned an "Activity Type", which determines what is executed on that step. | ||
Activities can be either Attended or Unattended. | Activities can be either Attended or Unattended. | ||
* Attended Activities require human interaction. Data Review, for example, is an attended activity where a user can verify the data Grooper extracted from a document actually matches up with what's on the document. | * Attended Activities require human interaction. Data Review, for example, is an attended activity where a user can verify the data Grooper extracted from a document actually matches up with what's on the document. | ||
* Unattended Activities are automated. | * Unattended Activities are automated and do not require human interaction. Extraction, for example, is an unattended activity where data is extracted from documents. | ||
== About == | == About == | ||
Revision as of 13:09, 24 March 2020
Activities are the building blocks of Batch Processes. They are specific operations done to a Batch, Batch Folder, or Batch Page. Every step in a Batch Process is assigned an "Activity Type", which determines what is executed on that step.
Activities can be either Attended or Unattended.
- Attended Activities require human interaction. Data Review, for example, is an attended activity where a user can verify the data Grooper extracted from a document actually matches up with what's on the document.
- Unattended Activities are automated and do not require human interaction. Extraction, for example, is an unattended activity where data is extracted from documents.
About
There are activities to:
- Scan documents
- Classify documents
- Extract data and much much more