UiPath Documentation
activities
latest
false
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

Document Understanding 活动

上次更新日期 2026年5月5日

导出提取结果

UiPath.IntelligentOCR.Activities.DataExtraction.ExportExtractionResults

描述

通过将 ExtractionResult 变量的结果导出至 DataSet 变量(可进行进一步处理),使您能够访问提取结果。可以从“数据提取作用域”“当前验证站点”活动中获取 ExtractionResult 变量。

项目兼容性

Windows - Legacy | Windows

配置

设计器面板
  • ExtractionResults - The results of an extraction process that you want to export, stored in an ExtractionResult variable. This field supports only ExtractionResult variables.
  • “数据集” - 导出的数据,存储在DataSet变量中。DataSet对象中包含的数据仅包含来自ExtractionResult值本身,不包含引用和置信度。通过使用“Excel”活动,可以轻松地将此变量转换为电子表格。
属性面板

常见

  • “显示名称”- 活动的显示名称。

输入

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

其他

  • 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.
  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。

输出

  • “数据集” - 导出的数据,存储在DataSet变量中。DataSet对象中包含的数据仅包含来自ExtractionResult值本身,不包含引用和置信度。通过使用“Excel”活动,可以轻松地将此变量转换为电子表格。
  • 描述
  • 项目兼容性
  • 配置

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新