UiPath Documentation
activities
latest
false
Workflow activities
Wichtig :
Bitte beachten Sie, dass dieser Inhalt teilweise mithilfe von maschineller Übersetzung lokalisiert wurde. Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.

Merge

Merge activities converge multiple process paths into a single path to continue the process execution. By default, it waits for all branches to complete before proceeding. You can change this behavior from the Properties panel, allowing the activity to wait for the first branch to complete before proceeding.

Split and Merge activities are recommended for workflows requiring concurrent activities, such as gathering approvals from multiple departments or performing simultaneous data validation and enrichment.

Note:

The Merge activity corresponds to the Parallel Gateway, Inclusive Gateway, and Event Based Gateway elements in BPMN.

Properties

Display name : The name of the Merge point as you want it to be displayed on the Long Running Workflow canvas.

Merge condition : Decide when to continue the execution of the process: when all merged activities complete, or when a single merged activity completes.

Label : The description that is displayed on the canvas element of the link.

Managing Merge

To configure a Merge activity in your process:

  1. Drag and drop the Merge activity to your canvas.
  2. Add activities and link them to the Merge activity.
  3. For the Merge condition property, select:
    1. Waiting for all - to continue the process once all activities complete
    2. Waiting for one - to continue the process once one linked activity completes
  4. Optionally, select the canvas element of each path and provide a value to the Label property. This helps you describe the Merge operation.
  • Properties
  • Link properties
  • Managing Merge

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben