UiPath Documentation
activities
latest
false
Importante :
A tradução automática foi aplicada parcialmente neste conteúdo. A localização de um conteúdo recém-publicado pode levar de 1 a 2 semanas para ficar disponível.
UiPath logo, featuring letters U and I in white

Atividades do Document Understanding

Última atualização 22 de abr de 2026

Exportar Resultados da Extração

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.

Compatibilidade do projeto

Windows-Legacy | Windows

Configuração

Painel do 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.
Painel de Propriedades

Comum

  • DisplayName - O nome de exibição da atividade.

Entrada

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

Diversos

  • 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.
  • Privado - Se selecionado, os valores de variáveis e argumentos não são mais registrados no nível Verbose.

Saída

  • 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
  • Compatibilidade do projeto
  • Configuração

Esta página foi útil?

Conectar

Precisa de ajuda? Suporte

Quer aprender? Academia UiPath

Tem perguntas? Fórum do UiPath

Fique por dentro das novidades