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

Maestro 用户指南

RPA 工作流

Starts a UiPath RPA process published in Orchestrator and waits for it to complete. Use this node to incorporate robot-executed automation into your Flow workflow.

配置

字段必填描述
流程The Orchestrator process to start. Select from the list of processes available in your organization.
文件夹The Orchestrator folder that contains the process.
输入参数Key-value pairs passed to the RPA process as input arguments. Must match the process's defined input argument names and types.
超时Maximum time to wait for the process to complete.

输出

The node's output mirrors the selected process's own output arguments — the fields and types vary by process. Access them downstream as $vars.<nodeId>.output.<argumentName>.

If the process fails, the node populates an error output instead. Refer to Error handling for the error shape and how to route on it.

注意

  • The RPA Workflow node starts a job in Orchestrator and waits for it to reach a terminal state before continuing. Ensure the timeout is long enough for the process to complete.
  • The process must be published in Orchestrator before it can be selected in the node configuration.
  • 配置
  • 输出
  • 注意

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新