activities
latest
false
- Overview
 - Document Processing Contracts
- Release notes
 - About the Document Processing Contracts
 - Box Class
 - IPersistedActivity interface
 - PrettyBoxConverter Class
 - IClassifierActivity Interface
 - IClassifierCapabilitiesProvider Interface
 - ClassifierDocumentType Class
 - ClassifierResult Class
 - ClassifierCodeActivity Class
 - ClassifierNativeActivity Class
 - ClassifierAsyncCodeActivity Class
 - ClassifierDocumentTypeCapability Class
 - ContentValidationData Class
 - EvaluatedBusinessRulesForFieldValue Class
 - EvaluatedBusinessRuleDetails Class
 - ExtractorAsyncCodeActivity Class
 - ExtractorCodeActivity Class
 - ExtractorDocumentType Class
 - ExtractorDocumentTypeCapabilities Class
 - ExtractorFieldCapability Class
 - ExtractorNativeActivity Class
 - ExtractorResult Class
 - FieldValue Class
 - FieldValueResult Class
 - ICapabilitiesProvider Interface
 - IExtractorActivity Interface
 - ExtractorPayload Class
 - DocumentActionPriority Enum
 - DocumentActionData Class
 - DocumentActionStatus Enum
 - DocumentActionType Enum
 - DocumentClassificationActionData Class
 - DocumentValidationActionData Class
 - UserData Class
 - Document Class
 - DocumentSplittingResult Class
 - DomExtensions Class
 - Page Class
 - PageSection Class
 - Polygon Class
 - PolygonConverter Class
 - Metadata Class
 - WordGroup Class
 - Word Class
 - ProcessingSource Enum
 - ResultsTableCell Class
 - ResultsTableValue Class
 - ResultsTableColumnInfo Class
 - ResultsTable Class
 - Rotation Enum
 - Rule Class
 - RuleResult Class
 - RuleSet Class
 - RuleSetResult Class
 - SectionType Enum
 - WordGroupType Enum
 - IDocumentTextProjection Interface
 - ClassificationResult Class
 - ExtractionResult Class
 - ResultsDocument Class
 - ResultsDocumentBounds Class
 - ResultsDataPoint Class
 - ResultsValue Class
 - ResultsContentReference Class
 - ResultsValueTokens Class
 - ResultsDerivedField Class
 - ResultsDataSource Enum
 - ResultConstants Class
 - SimpleFieldValue Class
 - TableFieldValue Class
 - DocumentGroup Class
 - DocumentTaxonomy Class
 - DocumentType Class
 - Field Class
 - FieldType Enum
 - FieldValueDetails Class
 - LanguageInfo Class
 - MetadataEntry Class
 - TextType Enum
 - TypeField Class
 - ITrackingActivity Interface
 - ITrainableActivity Interface
 - ITrainableClassifierActivity Interface
 - ITrainableExtractorActivity Interface
 - TrainableClassifierAsyncCodeActivity Class
 - TrainableClassifierCodeActivity Class
 - TrainableClassifierNativeActivity Class
 - TrainableExtractorAsyncCodeActivity Class
 - TrainableExtractorCodeActivity Class
 - TrainableExtractorNativeActivity Class
 
 - Document Understanding ML
 - Document Understanding OCR Local Server
 - Document Understanding
- Release notes
 - About the Document Understanding activity package
 - Project compatibility
 - Configuring external connection
 - Set PDF Password
 - Merge PDFs
 - Get PDF Page Count
 - Extract PDF Text
 - Extract PDF Images
 - Extract PDF Page Range
 - Extract Document Data
 - Create Validation Task and Wait
 - Wait for Validation Task and Resume
 - Create Validation Task
 - Classify Document
 - Create Classification Validation Task
 - Create Classification Validation Task and Wait
 - Wait for Classification Validation Task and Resume
 
 - Intelligent OCR
- Release notes
 - About the IntelligentOCR activity package
 - Project compatibility
 - Configuring Authentication
 - Load Taxonomy
 - Digitize Document
 - Classify Document Scope
 - Keyword Based Classifier
 - Document Understanding Project Classifier
 - Intelligent Keyword Classifier
 - Create Document Classification Action
 - Create Document Validation Artifacts
 - Retrieve Document Validation Artifacts
 - Wait For Document Classification Action And Resume
 - Train Classifiers Scope
 - Keyword Based Classifier Trainer
 - Intelligent Keyword Classifier Trainer
 - Data Extraction Scope
 - Document Understanding Project Extractor
 - Document Understanding Project Extractor Trainer
 - RegEx Based Extractor
 - Form Extractor
 - Intelligent Form Extractor
 - Redact Document
 - Create Document Validation Action
 - Wait For Document Validation Action And Resume
 - Train Extractors Scope
 - Export Extraction Results
 
 - ML Services
 - OCR
 - OCR Contracts
- Release notes
 - About the OCR Contracts
 - Project compatibility
 - IOCRActivity Interface
 - OCRAsyncCodeActivity Class
 - OCRCodeActivity Class
 - OCRNativeActivity Class
 - Character Class
 - OCRResult Class
 - Word Class
 - FontStyles Enum
 - OCRRotation Enum
 - OCRCapabilities Class
 - OCRScrapeBase Class
 - OCRScrapeFactory Class
 - ScrapeControlBase Class
 - ScrapeEngineUsages Enum
 - ScrapeEngineBase
 - ScrapeEngineFactory Class
 - ScrapeEngineProvider Class
 
 - OmniPage
 - PDF
 - [Unlisted] Abbyy
 - [Unlisted] Abbyy Embedded
 

Document Understanding Activities
Last updated Nov 4, 2025
UiPath.IntelligentOCR.Activities.CreateDocumentValidationAction
Creates an action of type 
            
            
            Document Validation in Action Center. The
               output of the Create Document Validation Action activity can be used with the
               Wait for
                  Document Validation Action and Resume activity to suspend and resume
               orchestration workflows upon human action completion in Action Center.
            Note: Make sure that the
               connection between robot and Orchestrator is correctly established. Visit Connecting robots to Orchestrator for more
               information about how to connect robots to Orchestrator.
            
            
            
         Designer panel
Action Details
- ActionCatalog - Specifies the name of the action catalog from UiPath® Action Center. Make sure the action catalog exists prior to the action creation, otherwise action creation fails, resulting in an error. Visit Action Catalogs for more information about action catalogs..
 - ActionFolderPath - Specifies which Orchestrator folder the action should be created in, if different from the folder of the current process for an auto-provisioned Robot user.
 - ActionPriority - Specifies the priority level of the action. The possible
                  values are Low, Medium, High, and Critical. The
                  default value is Medium. This input only accepts values of type
                  
UiPath.IntelligentOCR.Activities.Actions.Model.DocumentActionPriority. - ActionTitle - Specifies the title of the action. All actions should have a title for identification and accessing purposes in Action Center.
 
Storage Details
- BucketDirectoryPath - The path of the directory inside the storage bucket
                  where the files used as part of the action are to be stored and retrieved. This
                  field only supports string values, with 
/as the separator to indicate subdirectories. For example "Finance/AccountsPayable". - BucketName - Specifies the name of an existing storage bucket where the
                  action stores its data. The bucket should exist in the same Orchestrator folder
                  as the one the action will be created in.
                  Note:
Make sure that you have enabled all needed permissions for Orchestrator. Go to Folder Permissions for the Robot role in Orchestrator and verify the following:
- For Storage Files permissions, 
CreateandEditoptions are selected. - For Storage Buckets permissions, 
Viewoption is selected. - For Actions permissions, 
Createoption is selected. 
 - For Storage Files permissions, 
 
Document Validation Data Input
- AutomaticExtractionResults - The automatically generated extraction
                  results, stored in an 
ExtractionResultproprietary variable. If a variable is added to this field, the results of the automatic extraction results are displayed, enabling you to review and modify them. If left empty, the Validation Station opens for the user to validate the data manually. This field supports onlyExtractionResultvariables. - DocumentObjectModel - The Document Object Model you want to use to
                  validate the document against. This model is stored in a
                  
Documentvariable and can be retrieved from the Digitize Document activity. Visit Digitize Document to learn how to achieve this. This field supports onlyDocumentvariables. - DocumentPath - The path to the document you want to validate. This field
                  supports only strings and 
Stringvariables. - DocumentText - The text of the document itself, stored in a
                  
Stringvariable. This value can be retrieved from the Digitize Document activity. Visit Digitize Document to learn how to achieve this. This field supports only strings andStringvariables. - Taxonomy - The Taxonomy against which the document is to be processed,
                  stored in a 
DocumentTaxonomyvariable. This object can be obtained by using a Load Taxonomy activity or by de-serializing a string into aDocumentTaxonomyobject. This field supports onlyDocumentTaxonomyvariables. 
Action Output
- ActionObject(Output) - Provides the action object returned by Action Center. This action object should be passed in as an input to the Wait for Document Validation Action and Resume activity.
 
Properties panel
Action Details
- ActionCatalog - Specifies the name of the action catalog from UiPath® Action Center. Make sure the action catalog exists prior to the action creation, otherwise action creation fails, resulting in an error. Visit Action Catalogs for more information about action catalogs..
 - ActionFolderPath - Specifies which Orchestrator folder the action should be created in, if different from the folder of the current process for an auto-provisioned Robot user.
 - ActionPriority - Specifies the priority level of the action. The possible values are Low, Medium, High, and Critical. The default value is Medium. This input only accepts values of type 
UiPath.IntelligentOCR.Activities.Actions.Model.DocumentActionPriority. - ActionTitle - Specifies the title of the action. All actions should have a title for identification and accessing purposes in Action Center.
 
Action Output
- ActionObject(Output) - Provides the action object returned by Action Center. This action object should be passed in as an input to the Wait for Document Validation Action and Resume activity.
 
Common
- ContinueOnError - Specifies if the
                  automation should continue even when the activity throws an error. This field
                  only supports 
Booleanvalues (True, False). The default value is False. As a result, if the field is blank and an error is thrown, the execution of the project stops. If the value is set to True, the execution of the project continues regardless of any error. - DisplayName - Specifies the display name of the activity.
 - Timeout (milliseconds) - Specifies how
                  long to wait (in milliseconds) for the activity to connect to Orchestrator
                  before an error is thrown. The default value is 30000 milliseconds (30 seconds).
                  This field supports only integer and 
Int32variables. 
Document Validation Data Input
- AutomaticExtractionResults - The
                  automatically generated extraction results, stored in an
                  
ExtractionResultproprietary variable. If a variable is added to this field, the results of the automatic extraction results are displayed, enabling you to review and modify them. If left empty, the Validation Station opens for the user to validate the data manually. This field supports onlyExtractionResultvariables. - DocumentObjectModel - The Document Object
                  Model you want to use to validate the document against. This model is stored in
                  a 
Documentvariable and can be retrieved from the Digitize Document activity. Visit Digitize Document to learn how to achieve this. This field supports onlyDocumentvariables. - DocumentPath - The path to the document
                  you want to validate. This field supports only strings and
                  
Stringvariables. - DocumentText - The text of the document
                  itself, stored in a 
Stringvariable. This value can be retrieved from the Digitize Document activity. Visit Digitize Document to learn how to achieve this. This field supports only strings andStringvariables. - Taxonomy - The Taxonomy against which the
                  document is to be processed, stored in a 
DocumentTaxonomyvariable. This object can be obtained by using a Load Taxonomy activity or by de-serializing a string into aDocumentTaxonomyobject. This field supports onlyDocumentTaxonomyvariables. 
Misc
- DisplayMode: Select the
                  desired display of the Validation Station. You can choose from the following
                  options:
                  
- Classic: This is the standard Validation Station view. For more information, visit Classic Validation Station.
 - Compact: This is an enhanced version of the Validation Station view, which preserves the same functionality. For more information, visit Compact Validation Station.
 
 - EnableRTLControls: If set to True, it repositions the Validation Station controls according to right-to-left (RTL) languages.
 - FieldsValidationConfidence
                     % - Set the upper limit confidence score to be used when rendering the
                  Validation Station.
                  Note: FieldsValidationConfidence % is ignored when using the Compact display mode.
 - Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
 - ShowOnlyRelevantPageRange - If selected, only the page range mentioned in the extraction results is shown and the pages that are outside the range are hidden.
 
Storage Details
- BucketDirectoryPath - The path of the
                  directory inside the storage bucket where the files used as part of the action
                  are to be stored and retrieved. This field only supports string values, with
                  
/as the separator to indicate subdirectories. For example "Finance/AccountsPayable". - BucketName - Specifies the name of an
                  existing storage bucket where the action stores its data. The bucket should
                  exist in the same Orchestrator folder as the one the action will be created
                  in.
                  Note:
Make sure that you have enabled all needed permissions for Orchestrator. Go to Folder Permissions for the Robot role in Orchestrator and verify the following:
- For Storage
                              Files permissions, 
CreateandEditoptions are selected. - For Storage
                              Buckets permissions, 
Viewoption is selected. - For Actions
                           permissions, 
Createoption is selected. 
 - For Storage
                              Files permissions,