UiPath Documentation
activities
latest
false
Important :
Veuillez noter que ce contenu a été localisé en partie à l’aide de la traduction automatique. La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.
UiPath logo, featuring letters U and I in white

Activités Document Understanding

Dernière mise à jour 22 avr. 2026

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.

Compatibilité du projet

Windows - Héritage | Windows

Configuration

Module Designer
  • 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.
Panneau propriétés

Commun

  • NomAffichage (DisplayName) - Nom affiché de l'activité.

Entrée

  • ExtractionResults - The results of an extraction process that you want to export, stored in an ExtractionResult variable. This field supports only ExtractionResult variables.

Divers

  • 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.
  • Privé (Private) - Si cette option est sélectionnée, les valeurs des variables et des arguments ne sont plus enregistrées au niveau Détaillé (Verbose).

Sortie

  • 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
  • Compatibilité du projet
  • Configuration

Cette page vous a-t-elle été utile ?

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour