UiPath Documentation
activities
latest
false

Workflow activities

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 String variables.
    Note:

    You can split a status message on multiple lines when configuring the message in Studio. For this, use Environment.NewLine or vbNewLine as 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 String variables.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
  • Description
  • Project compatibility
  • Cross-platform configuration
  • Windows - Legacy, Windows configuration
  • Properties panel

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated