|
|
| (4 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| '''Batch Objects''' are the foundational elements of Grooper's document processing system, providing a unified structure for organizing, processing, and reviewing document content within a [[Batch]]. Every item within a Batch—whether a document, folder, or page—is represented as a Batch Object (and Batches themselves are Batch Objects too).
| | <blockquote>{{#lst:Glossary|Batch Object}}</blockquote> |
| | |
| == Types of Batch Objects ==
| |
| | |
| There are three primary types of Batch Objects in Grooper:
| |
| * '''[[Batch]]:''' The root object representing the entire batch of documents.
| |
| * '''[[Batch Folder]]:''' Used to organize documents and subfolders within a Batch.
| |
| * '''[[Batch Page]]:''' Represents an individual page of content, such as a scanned image or imported file.
| |
| | |
| Each type inherits common functionality from the Batch Object base, while also providing specialized properties and commands for their specific roles.
| |
| | |
| == Hierarchical organization ==
| |
| | |
| Batch Objects are organized in a tree structure:
| |
| * The root of the tree is the [[Batch]], which contains one or more [[Batch Folder]]s and/or [[Batch Pages]].
| |
| * Each Batch Folder can contain additional Batch Folders or [[Batch Page]]s. Batch Folders typically represent documents but can be used as folders in the Batch as well.
| |
| * Batch Pages represent individual pages of content, such as scanned images or imported files.
| |
| | |
| This hierarchy allows Grooper to manage complex document sets, supporting nested folders and multi-page documents within a single Batch.
| |
| | |
| <big>Example Batch hierarchy</big>
| |
| <div style="margin-left:2em; font-style:italic"> | |
| :{{Template:BatchIcon}} Batch
| |
| ::{{Template:BatchFolderIcon}} Batch Folder
| |
| :::{{Template:BatchPageIcon}} Batch Page
| |
| :::{{Template:BatchPageIcon}} Batch Page
| |
| ::{{Template:BatchFolderIcon}} Batch Folder
| |
| :::{{Template:BatchPageIcon}} Batch Page
| |
| :::{{Template:BatchPageIcon}} Batch Page
| |
| </div> | |
| | |
| == Participation in Batch processing ==
| |
| | |
| Batch Objects participate in all stages of Batch processing, including:
| |
| * Classification
| |
| * Data extraction
| |
| * Export
| |
| * Review and exception handling
| |
| | |
| == Summary ==
| |
| | |
| Batch Objects are essential to Grooper's ability to organize, process, and review content efficiently. By providing a consistent interface and shared behaviors, they enable powerful automation and flexible document management within every Batch.
| |
Batch Objects are the foundational elements of Grooper's document processing system, providing a unified structure for organizing, processing, and reviewing document content within a inventory_2 Batch. Every item within a Batch—whether a document, folder, or page—is represented as a Batch Object (and Batches themselves are Batch Objects too).