UiPath Documentation
orchestrator
latest
false
Orchestrator 用户指南
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。

队列项目状态

队列项目的项目状态和修订状态,显示处理阶段和结果。

队列项目可以具有两种状态:

  1. 项目状态
  2. 修订状态

项目状态

这些状态可让您知道某个项目是否已处理,以及流程在特定时间的阶段。项目状态显示在“事务”页面的“状态”列中。队列项目可以经历以下状态:

  • 新建 - 该项目刚刚通过“添加队列项目”活动添加到队列中,或者该项目被推迟,或者添加了截止日期,或者在前一个队列项目(已启用自动重试)尝试失败后添加了该项目。
  • In Progress - the item is being processed by either an RPA process (using the Get Transaction Item or the Add Transaction Item activity) or a Maestro process (triggered via a queue trigger). When an item has this status, your custom progress status is also displayed, in the Progress column. The time that a queue item enters the In Progress status is displayed in the Started column, and the time that it leaves this status is displayed in the Ended column. These are available on the Transactions page. The time spent in the In Progress status is displayed in the Average time column on the Queues page.
  • Failed - the item did not meet a business or application requirement. This status is set either by an RPA process using the Set Transaction Status activity, or by a Maestro process using queue operation tasks.
  • Successful - the item was processed successfully. This status is set either by an RPA process using the Set Transaction Status activity, or by a Maestro process using queue operation tasks.
  • 已放弃- 项目长时间(约 24 小时)保持“正在进行”状态24 小时),而不会经过处理。
  • “已重试”- 项目由于应用程序异常而失败,并且已重试。机器人完成重试项目后,状态会根据您的工作流更改为“失败”或“成功”。
  • “已删除”- 已从“事务”页面中手动选择该项目,并将其标记为“已删除”;无法再处理处于此状态的项目。
    重要提示:
    • 为支持我们整合队列项目最终状态的工作,您不能再使用 SetTransactionResult 端点来执行以下操作:
    • 达到最终状态(无论是“失败”还是“成功”)后,更改事务有效负载
    • 使用 DeferDate 和 DueDate 属性重新运行事务,以将其移出最终状态(无论是“失败”、“成功”、“已放弃”还是“已删除”)
    • 无论状态如何,都可以手动删除队列项目。

修订状态

These statuses let you perform version control but only of queue items that have been abandoned or have failed with an application or business exception. These statuses have to be manually set per item, by an assigned reviewer. All changes are tracked in the History tab of the Audit Details window.

The reviewer can be assigned only when the item status is failed or abandoned, and reviewers cannot be changed after a revision status was added to the item. Only logged in reviewers can see requests assigned to them in the Review Requests page. Moreover, queue items can be assigned for revision in bulk.

图 1. “历史记录”选项卡

以下状态可用:

  • “无”- 这是默认状态。无论项目是否失败,它都设置为所有项目。
  • “正在审核”- 用户将由于应用程序异常而失败的项目标记为“正在审核”。此状态在 Orchestrator 或 Studio 中没有其他影响,只是更改“队列”页面上“修订”列中的值。
  • “已验证”- 用户已将某个项目标记为已验证。用户设置此状态后,无法重试项目。此状态在 Orchestrator 或 Studio 中没有其他影响,只是更改“队列”页面上“修订”列中的值。
  • “已重试”- 项目已手动标记为待重试。因此,系统将创建状态为“新”的新队列项目。这将显示在指定事务的“项目详细信息”窗口中。

状态图

下图说明了队列项目如何经过每种状态。

图 2. 状态图

  • 项目状态
  • 修订状态
  • 状态图

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新