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

作业状态

作业可以具有以下状态:

  • 文档图像 Pending - A job is in this state if it is queued on the same Robot or it is trying to establish a connection with the Robot (only different jobs on the same Robot can be queued).

  • 文档图像 Running - A job is in this state if it has established a connection to the Robot which started executing the designated process.

  • 文档图像 Successful - A job is in this state if it has been executed correctly by the Robot and it has finished running or has been stopped using the Stop button.

  • 文档图像 Faulted - A job is in this state if it failed to start or the process threw an unhandled error during execution.

    备注:

    出现故障的作业必须手动重新启动。

  • 文档图像 Stopping - An intermediary state that is triggered if you click the Stop button in Orchestrator. The job is canceled as soon as it is safe. This can be implemented in a workflow using the Should Stop activity.

  • 文档图像 Terminating - An intermediary state that is triggered if you click the Kill button in Orchestrator. By default, a cleanup background job runs once every three hours and transitions to Faulted the jobs that have been in a Terminating state for at least one day.

  • 文档图像 Suspended - An intermediary state that is triggered with the purpose of allowing user intervention or completion of an intermediary process. It is triggered by the corresponding activities in Studio. Details here.

  • 继续- 满足分段工作流的条件(用户干预、中间流程完成)时触发中间状态。由 Studio 中的相应活动触发。详情请参阅此处

  • 文档图像 Stopped - A job is in this state if it stopped (by using the Kill button, or by canceling it from the system tray) before it finished executing without throwing any errors.

要查看有关所有作业执行的更多信息,请单击相应的“详细信息”按钮。系统将显示“作业详细信息”窗口,您可以在其中查看作业发生故障的原因。对于 Unattended 故障作业,如果您的流程启用了“启用记录”选项,则可以下载相应的执行介质,以查看失败之前执行的最后时刻。

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新