activities
latest
false
Importante :
A tradução automática foi aplicada parcialmente neste conteúdo. A localização de um conteúdo recém-publicado pode levar de 1 a 2 semanas para ficar disponível.
UiPath logo, featuring letters U and I in white

Atividades do fluxo de trabalho

Última atualização 25 de fev de 2026

Add Task Comment

UiPath.Persistence.Activities.FormTask.AddTaskComment

Description

Instrui o robô a adicionar um comentário em uma Ação existente, indicada por seu ID.

Compatibilidade do projeto

Windows - Legada | Windows | Multiplataforma

Importante:

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

Windows, Windows - configuração herdada

Painel do Designer
  • 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.
Painel de Propriedades

Comum

  • 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.

    Observação:

    If this activity is included in Try Catch and the value of the ContinueOnError property is True, no error is caught when the project is executed.

  • 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).

Entrada

  • 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.

Observação: se o usuário executando essa ação não tiver as permissões necessárias para a pasta de destino, a adição de comentário falhará e gerará um erro crítico. Veja mais informações sobre Permissões de pasta.

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

Aviso: verifique se você está na mesma pasta do Orchestrator do processo que gerou a ação.

Diversos

  • Privado - Se selecionado, os valores de variáveis e argumentos não são mais registrados no nível Verbose.

Configuração multiplataforma

  • 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.
Opções avançadas

Comum

  • 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.

    Observação:

    If this activity is included in Try Catch and the value of the ContinueOnError property is True, no error is caught when the project is executed.

  • 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).

Entrada

  • 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.

Observação: se o usuário executando essa ação não tiver as permissões necessárias para a pasta de destino, a adição de comentário falhará e gerará um erro crítico. Veja mais informações sobre Permissões de pasta.

Esta página foi útil?

Obtenha a ajuda que você precisa
Aprendendo RPA - Cursos de automação
Fórum da comunidade da Uipath
Uipath Logo
Confiança e segurança
© 2005-2026 UiPath. Todos os direitos reservados.