Activities
latest
false
Banner background image
Document Understanding Activities
Last updated 28. März 2024

Export Extraction Results

UiPath.IntelligentOCR.Activities.DataExtraction.ExportExtractionResults

Gives you easy access to extraction results by exporting results from an ExtractionResult variable to a DataSet variable which can be further processed. The ExtractionResult variable can be obtained from the Data Extraction Scope or the Present Validation Station activities.

Properties

Common
  • DisplayName - The display name of the activity.
Input
  • ExtractionResults - The results of an extraction process that you want to export, stored in an ExtractionResult variable. This field supports only ExtractionResult variables.
Misc
  • IncludeConfidence - If selected, the output DataSet includes confidence information for each reported value. By default, the value is set as False.
  • IncludeOCRConfidence - If selected, the output DataSet includes OCR confidence information for each reported value. By default, the value is set as False.
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Output
  • DataSet - The exported data, stored in a DataSet variable. The data contained in the DataSet object only contains the value itself from an ExtractionResult, without the reference and confidence level. This variable can easily be converted to a spreadsheet by using the Excel activities.
  • Properties

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.