maestro
latest
false
  • Overview
    • Introduction to UiPath Maestro™
    • Requirements
    • Example scenarios
  • Process modeling
  • BPMN
  • Process implementation
  • Process operations
  • Process monitoring
  • Process optimization
  • Reference information
UiPath logo, featuring letters U and I in white

Maestro user guide

Last updated Jun 23, 2025

Special event types

The following event types can appear as intermediate, boundary, or end events, depending on usage. These events typically model waiting, signaling, exceptions, or off-page navigation. They are supported for modeling clarity in Maestro.

Event typesDescriptionTypical useExecution in Maestro
TimerWaits for a specific time, duration, or cycleDeadlines, delays, timeoutsavailable
SignalBroadcasts or receives a named signal across process boundaries Loose-coupled notificationNot available
ErrorInterrupts the current activity or path due to an exceptionBusiness errors, validation failuresavailable
LinkConnects different parts of a process, often across pagesImproves readability, avoids long arrowsNot available

Modeling guidelines

  • Timer Events: Use as intermediate or boundary events to represent time-based control (e.g., Wait 2 days, Escalate after timeout).
  • Signal Events: Use to coordinate across disconnected paths or sub-processes. Avoid relying on signal order or delivery timing.
  • Error Events: Use on boundary events to redirect the flow on failure. Also valid as end events when explicitly terminating with an error.
  • Link Events: Always pair a throw and a catch. Useful for breaking up complex diagrams into readable sections.
Important: All of these events are supported in Maestro for both modeling and execution, except where noted. Label each clearly to reflect its business intent.

For more details about the BPMN elements supported in Maestro, see BPMN support.

  • Modeling guidelines

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2025 UiPath. All rights reserved.