FlexiCapture Classifier
UiPath.Abbyy.Activities.FlexiCapture.FlexiCaptureClassifier
note
The UiPath.Abbyy.Activities package has been deprecated and is currently out of support. Also, the package is unlisted from the UiPath Studio Manage Packages official feed. Check the Deprecation timeline for more details.
Enables you to classify a given document based on a set of FlexiCapture definition files or a FlexiCapture classifier file. Can only be used inside a Classify Document Scope activity. To configure this activity properly, use the Configure Classifiers wizard in the Classify Document Scope activity to map all document definition names to the corresponding document types defined in the Taxonomy.
Properties
Common
- DisplayName - The display name of the activity.
Input
- ClassifierFile - The path of the FlexiCapture classifier file you want to use to classify the specified document. This field supports only strings and
Stringvariables. - DefinitionFiles - The collection of paths to the FlexiCapture template files you want to use to classify the document. This field supports only
IEnumerable<String>variables.
Misc
- Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Learn More
To learn more about FlexiCapture Classifier, click here.