2021:Activity: Difference between revisions

From Grooper Wiki
Created page with "Activities are the building blocks of Batch Processes. Every step in a Batch Process is assigned an "Activity Type", which determines what is execu..."
 
No edit summary
Line 1: Line 1:
Activities are the building blocks of [[Batch Processes]].  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]].  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.
 
* 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.  Extract, for example, is an unattended activity where data is extracted from documents.


There are activities to:
There are activities to:
Line 6: Line 11:
* Classify documents
* Classify documents
* Extract data and much much more
* Extract data and much much more
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.  Extract, for example, is an unattended activity where data is extracted from documents.

Revision as of 14:52, 27 December 2019

Activities are the building blocks of Batch Processes. They are specific operations done to a Batch. 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. Extract, for example, is an unattended activity where data is extracted from documents.

There are activities to:

  • Scan documents
  • Classify documents
  • Extract data and much much more