Skip to main content

Process End Trigger

UiPath.Core.Activities.ProcessEndTrigger

Performs one or multiple activities when a specified process ends.

Project compatibility

Windows | Windows - Legacy

note

This activity is valid only inside a Trigger Scope activity.

Configuration

  • Process Name - The name of the process you want to monitor. This field supports only strings and String variables. You can add wildcard characters such as *, which represents zero or more characters, and ?, which represents any single character.

In the Properties Panel

Options

  • DisplayName - The display name of the activity.
  • Process Name - The name of the process you want to monitor. This field supports only strings and String variables. You can add wildcard characters such as *, which represents zero or more characters, and ?, which represents any single character.
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.