- 概述
- Document Understanding 流程
- 快速入门教程
- 框架组件
- ML 包
- 概述
- Document Understanding - ML 包
- DocumentClassifier - ML 包
- 具有 OCR 功能的 ML 包
- 1040 - ML 包
- 1040 附表 C - ML 包
- 1040 附表 D - ML 包
- 1040 附表 E - ML 包
- 1040x - ML 包
- 3949a - ML 包
- 4506T - ML 包
- 709 - ML 包
- 941x - ML 包
- 9465 - ML 包
- 990 - ML 包 - 预览
- ACORD125 - ML 包
- ACORD126 - ML 包
- ACORD131 - ML 包
- ACORD140 - ML 包
- ACORD25 - ML 包
- 银行对账单 - ML 包
- 提单 - ML 包
- 公司注册证书 - ML 包
- 原产地证书 - ML 包
- 检查 - ML 包
- 儿童产品证书 - ML 包
- CMS1500 - ML 包
- 欧盟符合性声明 - ML 包
- 财务报表 (Financial statements) - ML 包
- FM1003 - ML 包
- I9 - ML 包
- ID Cards - ML 包
- Invoices - ML 包
- 中国发票 - ML 包
- 希伯来语发票 - ML 包
- 印度发票 - ML 包
- 日本发票 - ML 包
- 装运发票 - ML 包
- 装箱单 - ML 包
- 护照 - ML 包
- 工资单 - ML 包
- 采购订单 - ML 包
- 收据 - ML 包
- 汇款通知书 - ML 包
- UB04 - ML 包
- 水电费账单 - ML 包
- 车辆所有权证明 - ML 包
- W2 - ML 包
- W9 - ML 包
- 其他开箱即用的 ML 包
- 公共端点
- 硬件要求
- 管道
- Document Manager
- OCR 服务
- 支持的语言
- 深度学习
- Insights 仪表板
- 部署在 Automation Suite 中的 Document Understanding
- 在 AI Center 独立版中部署的 Document Understanding
- 许可
- Activities (活动)
- UiPath.Abbyy.Activities
- UiPath.AbbyyEmbedded.Activities
- UiPath.DocumentProcessing.Contracts
- UiPath.DocumentUnderstanding.ML.Activities
- UiPath.DocumentUnderstanding.OCR.LocalServer.Activities
- UiPath.Intelligent OCR.Activities
- UiPath.OCR.Activities
- UiPath.OCR.Contracts
- UiPath.OmniPage.Activities
- UiPath.PDF.Activities

Document Understanding 用户指南
验证站点
In case you use an Intel Xe GPU and Validation Station is not displayed properly, we recommend updating the graphics driver to the latest version. For more information, please visit this page.
The Validation Station is a user interface that can be used to validate and correct data extracted from documents using the Document UnderstandingTM framework.
验证站点管理
验证站点既可作为独立工具使用,也可与 Orchestrator/Automation Cloud Orchestrator 集成。
Also, it can be used either as an attended activity with the Present Validation Station or as a type of action in Action Center with the Create Document Validation Action, Wait for Document Validation Action and Resume, as part of Action Center Actions.
文档验证要求
需要提供特定的输入,以便验证站点可以正常运行。要将验证站点配置为有人值守的活动,至少需要以下输入:
- Provide a Taxonomy needed for processing the document. It can be created directly in the workflow by using the Taxonomy Manager wizard, and it can be loaded using the Load Taxonomy activity. It should be provided as a
DocumentTaxonomyvariable. - 提供要验证的文件的文档路径。
- Provide a Document Object Model for the file, which can be obtained as an output of the Digitize Document activity.
- 提供文件的文档文本,您可以将其作为同一“数字化文档”活动的输出来获取。
- Provide the Automatic Extraction Results which represents the data automatically extracted by the robot, that now needs human validation. This is the output of the Data Extraction Scope activity.
备注:
如果“自动提取结果”属性字段中未提供任何变量,或提供的变量中未发布任何分类,则“验证站点”将在全手动处理模式下打开。
将验证站点作为有人值守的活动
您可以在工作流中的任何位置使用“显示验证站点”活动。
只有当需要处理的文件在执行流程的计算机本地可用时,有人值守的活动才会起作用。
在运行时,系统将打开一个窗口,其中显示“验证站点”,用户可以进行任何交互。
Action Center 中的验证站点
通过在 On-Prem Orchestrator 或其 Automation Cloud Orchestrator 副本中创建可在 Action Center 中添加文档验证操作的编排流程来提高生产力。此操作可减少您在本地存储文档、在每个人类操作的计算机上安装一个机器人或让机器人等待人类用户完成验证的需求。
This approach requires you to have your robot connected to your Orchestrator and to build a project of type Orchestration Process in UiPath® Studio. You can publish your project to Orchestrator once it is ready. Here you can find more details about this process.
When running a project with UiPath® Orchestrator, you need to make use of the Create Document Validation Action and Wait for Document Validation Action and Resume activities because this is how you are creating the connection between the unattended robots executing the automatic part and the Knowledge Workers that can pick up actions from Action Center (on-premises or cloud-based).
In this scenario, the Validation Station UI is displayed directly in UiPath® Orchestrator's Action Center but has the same functionalities like the one run as an attended activity.
了解详情
Learn more about Validation Station Wizard, by following this link.