action-center
2021.10
false
Action Center
- 发行说明
- 在开始之前
- 入门指南
- 安装和升级
- Activities (活动)
- 操作
- 流程
- 故障排除
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。
新发布内容的本地化可能需要 1-2 周的时间才能完成。
Action Center 中的“流程”页面显示您有权访问的关联 Orchestrator 租户和文件夹中的所有队列和流程。作为业务用户,您可以直接从 Action Center 启动无人值守流程。这使您可以提交数据,触发流程执行以及跟踪其进度。
流程类型
生成表单操作的流程
要创建生成操作表单的流程,在 Studio 中构建工作流时需要包括特定活动:
- Create Form Task—creates a form action.
- Wait for Form Task and Resume—creates a persistence point that suspends the workflow and resumes it after you complete the action.
备注:
Find the above activities in the UiPath.Persistence.Activities pack.
生成外部操作的流程
要创建生成外部操作的流程,在 Studio 中构建工作流时需要包括特定活动:
- Create External Task—creates an external action.
- Wait for External Task and Resume—creates a persistence point that suspends the workflow and resumes it after the external action is completed.
备注:
Find the above activities in the UiPath.Persistence.Activities pack.
生成文档验证操作的流程
要创建生成文档验证操作的流程,在 Studio 中构建工作流时需要包括特定活动:
- 创建文档验证操作— 创建文档验证操作。
- Wait For Document Validation Action And Resume—creates a persistence point that suspends the workflow and resumes it after you complete the action.
备注:
Find the above activities in the UiPath.IntelligentOCR.Activities pack.
生成文档分类操作的流程
要创建生成文档分类操作的流程,在 Studio 中构建工作流时需要包括特定活动:
- Create Document Classification Action—creates a document classification action.
- Wait For Document Classification Action And Resume—creates a persistence point that suspends the workflow and resumes it after you complete the action.
备注:
Find the above activities in the UiPath.IntelligentOCR.Activities pack.
流程状态
Action Center Processes display the same statuses as the queues items and jobs that created them.