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

检索文档验证工件

Retrieve Document Validation Artifacts activity for cross-platform Document Understanding projects, which retrieves validated extraction results from a completed Action Center validation action for downstream processing.

UiPath.IntelligentOCR.StudioWeb.Activities.DataValidation.Artifacts.RetrieveDocumentValidationArtifacts

描述

The Retrieve Document Validation Artifacts activity retrieves the results, for a specific document, of a custom document validation action (app tasks). The activity is the counterpart of the Create Document Validation Artifacts activity, ensuring the retrieval of data from storage buckets and making it available as a Document Data object back in the automation. After the Action Center action is completed, the activity makes the validated extraction results available in the workflow for downstream processing, as an IDocumentData<DictionaryData> object.

项目兼容性

Windows | 跨平台

配置

设计器面板

  • Content Validation Data - The ContentValidationData object output by the Create Document Validation Artifacts activity. It identifies the document whose validation artifacts are retrieved.
  • Completed App Action - The completed App action to retrieve the validated results from. This field is required unless Return Automatic Extraction Results is enabled.
  • Return Automatic Extraction Results - When enabled, the activity returns the automatically extracted results instead of the results validated in Action Center. The default value is False.
  • Remove Data From Storage - When enabled, the activity deletes all data corresponding to the retrieved action from the storage bucket.
输出
  • Validated Extraction Results - The validated document data as an IDocumentData<DictionaryData> object, available for downstream processing. When Return Automatic Extraction Results is enabled, this output contains the automatically extracted results instead.
  • 描述
  • 项目兼容性
  • 配置
  • 设计器面板

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新