Activity Processing (Concept)

From Grooper Wiki
Revision as of 09:15, 8 May 2024 by Rpatton (talk | contribs)

Glossary_List=Activity Processing: Activity Processing is the execution of a sequence of configured tasks which are performed within a settings Batch Process to transform raw data from documents into structured and actionable information. Tasks are defined by Grooper Activities, configurated to perform document classification, extraction, or data enhancement.

Activity: 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".

Activity Processing: Activity Processing is a Grooper Service that executes Activities assigned to edit_document Batch Process Steps in a settings Batch Process. This allows Grooper to automate Batch Steps that do not require a human operator.

This article is a placeholder.

This article will distinguish between the general concept of Grooper Activity processing (what Jobs and Tasks are, troubleshooting information, and light information about how tasks are submitted and processed by Grooper's architecture) and the Activity Processing service.