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.

構成

フィールドRequired説明
プロセスはい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.
Timeoutいいえ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 アカデミー

質問する UiPath フォーラム

最新情報を取得