Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

Task View

Embedded Object Grooper.Core

Configures a user interface for reviewing documents or pages in a Batch during attended processing.

Remarks

A Task View defines the layout and behavior of the review interface presented to users when completing attended Processing Tasks.

Purpose and Usage

  • Task Views are used in attended activities, such as Review, to guide users through document or page review, data entry, or validation.
  • Each Task View determines how content is displayed, which data elements are shown, and what completion criteria must be met.
  • Task Views are configured on the Review activity and can be customized for different review scenarios.

Configuration

  • The 'Display Name' property allows you to specify a custom label for the review tab; if left blank, the 'View Type' is used.
  • Derived Task View types may expose additional properties to control layout, validation, or workflow.
  • Task Views can be extended to implement custom review experiences for specialized needs.

Integration

  • Task Views are tightly integrated with Attended Activitys and are invoked when a user opens a Processing Task for review.
  • The view interacts with the Batch Folder or Batch Page being reviewed, and may access the associated Content Type and flag messages.
  • Completion criteria and messaging can be customized by overriding relevant methods in derived classes.

For more information, see the documentation for Review activity, Processing Task, Batch Folder, and Content Type.

Properties

NameTypeDescription

Derived Types

There are 7 implementations of Task View.

Classification View Displays the contents of a Batch in a hierarchical folder view, along with a list of classification candidates for each Batch Folder.
Data View Provides a user interface for reviewing and editing the data elements associated with documents in a Batch.
Fiche Strip View Provides a user interface for reviewing frame detection on scanned strips of microfiche cards.
Folder View Displays the contents of a Batch in a hierarchical folder view for review and completion.
Scan View Provides a user interface for document scanning.
Separation View Provides a user interface for reviewing and validating document separation when using ESP Auto Separation.
Thumbnail View Provides a thumbnail-based view of a Batch for image quality assurance and review.

Used By

Notification