Report Status
UiPath.Core.Activities.ReportStatus
Description
Displays a custom status in the UiPath Assistant for the process that is executing.
Project compatibility
Windows - Legacy | Windows | Cross-platform
Cross-platform configuration
- StatusText - The status that you want to send to the UiPath Assistant during execution. This field supports only strings and
Stringvariables.noteYou can split a status message on multiple lines when configuring the message in Studio. For this, use
Environment.NewLineorvbNewLineas a line separator for the status message text.
Windows - Legacy, Windows configuration
Properties panel
Common
- DisplayName - The display name of the activity.
Input
- StatusText - The status that you want to send to the UiPath Assistant during execution. This field supports only strings and
Stringvariables.
Misc
- Private - If selected, the values of variables and arguments are no longer logged at Verbose level.