UiPath Documentation
maestro
latest
false
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。

Maestro ユーザー ガイド

Business Process Model and Notation (BPMN) concept mapping

This reference is for developers and architects who are familiar with Business Process Model and Notation (BPMN) 2.0 and want to understand how Maestro BPMN concepts map to Flow equivalents.

For a higher-level comparison of when to use each tool, see Choosing a Maestro modeler.

Concept mapping table

BPMN conceptMaestro BPMNFlow equivalent
開始イベントStart event nodeManual Trigger or Scheduled Trigger node
終了イベントEnd event nodeTerminate node (or natural end of canvas)
タスクService task, user taskHTTP Request, Script, Data Transform, or Human Task node
排他的ゲートウェイXOR gatewayDecision node
並列ゲートウェイAND gatewayParallel branches + Merge node
包括的ゲートウェイOR gatewayMultiple Decision nodes or Switch node
サブプロセスCollapsed subprocessSubflow node
Boundary error eventError boundary eventError handle on a node
Sequence flowSequence flowConnection between nodes
Data objectData object変数
Pool / lanePool / laneNot applicable — Flow does not use swim lanes
タイマー イベントTimer boundary eventScheduled Trigger node
メッセージ イベントMessage catch eventIntegration trigger node

主な違い

  • No swim lanes — Flow does not model organizational roles or participants as swim lanes. Human assignment is handled at the node level via the Human Task node.
  • No BPMN XML — Flow uses the .flow JSON format, not BPMN XML. Workflows cannot be directly imported from a BPMN modeler.
  • Error handling is inline — Flow handles errors at the node level via each node's error handle, rather than using boundary events attached to tasks.
  • No compensation — BPMN compensation flows have no direct equivalent in Flow. Compensation logic is represented explicitly with Decision and error handler nodes.
  • Concept mapping table
  • 主な違い

このページは役に立ちましたか?

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得