activities
latest
false
Document Understanding Activities
Last updated Aug 30, 2024

Export Extraction Results

UiPath.IntelligentOCR.Activities.DataExtraction.ExportExtractionResults

Description

Gives you 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.

Project compatibility

Windows-Legacy | Windows

Configuration

Designer panel
  • ExtractionResults - The results of an extraction process that you want to export, stored in an ExtractionResult variable. This field supports only ExtractionResult variables.
  • 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 panel
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.
  • Description
  • Project compatibility
  • Configuration

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.