2021:Activity

From Grooper Wiki
Revision as of 14:50, 27 December 2019 by Configadmin (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Activities are the building blocks of Batch Processes. Every step in a Batch Process is assigned an "Activity Type", which determines what is executed on that step.

There are activities to:

  • Scan documents
  • Classify documents
  • 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.