activities
latest
false
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

工作流活动

上次更新日期 2026年2月25日

添加任务注释

UiPath.Persistence.Activities.FormTask.AddTaskComment

描述

指示机器人为现有操作添加注释,由其 ID 指示。

项目兼容性

Windows - 旧版 | Windows | 跨平台

重要提示:

The Add Task Comment activity is available starting with v1.3.0 of the Uipath.Persistence.Activities package.

Windows、Windows - 旧版配置

设计器面板
  • TaskId(Int32) - The unique identifier of the existing Action.
  • Comment (String) - Write the comment for the Action. The comment is displayed in the Action summary and Comments panels.
属性面板

常见

  • ContinueOnError (Boolean) - Specify if the automation should continue even when the activity throws an error. The default value is False. As a result, if the field is blank and an error is thrown, the execution of the workflow stops. If the value is set to True, the execution of the project continues regardless of any error.

    备注:

    如果“Try Catch 异常处理”中包含该活动且“出错时继续”属性的值为“True”,则系统在执行项目时不会捕获任何错误。

  • DisplayName(String) - The display name of the activity.

  • TimeoutMS (Int32) - Specify the amount of time (in milliseconds) to wait for the activity to run before an error is thrown. The default value is 30000 milliseconds (30 seconds).

输入

  • Comment (String) - Write the comment for the Action. The comment is displayed in the Action summary and Comments panels.
  • Orchestrator Folder Path (String) - The path to the Orchestrator Folder you want to use with this activity. If left empty, the current Orchestrator folder is used. This field supports strings and String variables only.

注意:如果执行此操作的用户没有目标文件夹所需的权限,则添加注释将失败并引发严重错误。查看有关文件夹权限的更多信息。

  • TaskId(Int32)—The unique identifier of the existing Action.

Warning :请确保您与生成操作的流程位于同一个 Orchestrator 文件夹中。

其他

  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。

跨平台配置

  • TaskId(Int32) - The unique identifier of the existing Action.
  • Comment (String) - Write the comment for the Action. The comment is displayed in the Action summary and Comments panels.
高级选项

常见

  • ContinueOnError (Boolean) - Specify if the automation should continue even when the activity throws an error. The default value is False. As a result, if the field is blank and an error is thrown, the execution of the workflow stops. If the value is set to True, the execution of the project continues regardless of any error.

    备注:

    如果“Try Catch 异常处理”中包含该活动且“出错时继续”属性的值为“True”,则系统在执行项目时不会捕获任何错误。

  • TimeoutMS (Int32) - Specify the amount of time (in milliseconds) to wait for the activity to run before an error is thrown. The default value is 30000 milliseconds (30 seconds).

输入

  • Orchestrator Folder Path (String) - The path to the Orchestrator Folder you want to use with this activity. If left empty, the current Orchestrator folder is used. This field supports strings and String variables only.

注意:如果执行此操作的用户没有目标文件夹所需的权限,则添加注释将失败并引发严重错误。查看有关文件夹权限的更多信息。

  • 描述
  • 项目兼容性
  • Windows、Windows - 旧版配置
  • 跨平台配置

此页面有帮助吗?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath Logo
信任与安全
© 2005-2026 UiPath。保留所有权利。