Activities
latest
false
Banner background image
Document Understanding Activities
Last updated Mar 28, 2024

ExtractorDocumentType Class

Namespace: UiPath.DocumentProcessing.Contracts.DataExtraction
Assembly: UiPath.DocumentProcessing.Contracts

Description

A public class that represents the document type information that the extractor should target, along with the list of fields requested for processing. Used for passing document type and field level information to extractor activities.

Note:
The value represented by the DocumentTypeId property is either a DocumentTypeId from the taxonomy defined via the Taxonomy Manager, or a string configured in the Data Extraction Scope Data Extraction Scope activity configuration wizard (for cases when the classifier activity uses its own internal taxonomy/document type definitions). This property is computed and provided by the Data Extraction Scope activity at run-time.
The Field instances in the Fields list contain the entire field definition from the DocumentTaxonomy structure, with the FieldId properties changed as to be understandable by the extractor activity, according to its capabilities. The FieldId values are either the taxonomy field IDs, generated via the Taxonomy Manager, or a string configured in the Data Extraction Scope activity configuration wizard (for cases when the extractor activity uses its own internal field definitions). This property is computed and provided by the Data Extraction Scope activity at run-time.

Members

Constructors
  • ExtractorDocumentType() - The default constructor.
Properties
  • DocumentTypeId string - An identifier for a document type.
  • Fields UiPath.DocumentProcessing.Contracts.Taxonomy.Field[]) - A list of fields that you want the extractor to target for processing.
  • Description
  • Members

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.