Validate Document
UiPath.Abbyy.Activities.FlexiCapture.ValidateDocument
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.
Validates the fields in a document that was processed and stored in an FCDocument variable by using the ABBYY SDK and returns it in the same format. At runtime, the FlexiCapture Validation Station is opened and displays all the fields that have a low confidence score. This activity can only be used inside IntelligentOCR Scope.
Properties
Common
- DisplayName - The display name of the activity.
Input
- Document - The document which is to be processed, stored in an
FCDocumentvariable. This field supports onlyFCDocumentvariables.
Misc
- Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Output
- Result - The validated document, stored in a
FCDocumentvariable.