Present Classification Station
UiPath.IntelligentOCR.Activities.DocumentClassification.PresentClassificationStation
Description
Opens the Classification Station, which enables users to manually separate the files into document types and also to verify and correct, if needed, the automatic classification and separation of files based on the document type.
Project compatibility
Windows-Legacy | Windows
Configuration
Designer panel
- DocumentPath - The path to the document you want to validate. This field supports only strings and
Stringvariables.noteThe supported file types for this property field are:
.png,.gif,.jpe,.jpg,.jpeg,.tiff,.tif,.bmp, and.pdf. - 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 retrieve this value. This field supports only strings andStringvariables. - DocumentObjectModel - The Document Object Model (DOM) 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 retrieve this value. This field supports onlyDocumentvariables. - Taxonomy - The Taxonomy against which the document is to be processed, stored in a
DocumentTaxonomyvariable. This field supports onlyDocumentTaxonomyvariables. - AutomaticClassificationResults - Provides the automatic classification results for human review. If not provided, the Classification Station opens for full manual processing.
Properties panel
Common
- DisplayName - The display name of the activity.
Input
- AutomaticClassificationResults - Provides the automatic classification results for human review. If not provided, the Classification Station opens for full manual processing.
- DocumentObjectModel - The Document Object Model (DOM) 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 retrieve this value.. This field supports onlyDocumentvariables. - DocumentPath - The path to the document you want to validate. This field supports only strings and
Stringvariables.noteThe supported file types for this property field are:
.png,.gif,.jpe,.jpg,.jpeg,.tiff,.tif,.bmp, and.pdf. - 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 retrieve this value.. This field supports only strings andStringvariables. - Taxonomy - The Taxonomy against which the document is to be processed, stored in a
DocumentTaxonomyvariable. This field supports onlyDocumentTaxonomyvariables.
Misc
- EnablePageReordering - If set to True, allows you to reorder document pages in the Classification Station by drag and dropping the pages in the desired order.
- Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Output
- ValidatedClassificationResults - Provides the human validated classification results. This field supports only an array and requires the same for the AutomaticClassificationResults option.
important
In case you use an Intel Xe GPU and Classification Station is not displayed properly, we recommend updating the graphics driver to the latest version. Visit Intel support for more information.