- Instalação e atualização
- Antes de começar
- Introdução
- Atividades
- Projetando fluxos de trabalho de longa duração
- Start Job And Get Reference
- Wait for Job and Resume
- Add Queue Item And Get Reference
- Wait For Queue Item And Resume
- Wait for Form Task and Resume
- Resume After Delay
- Assign Tasks
- Create External Task
- Wait For External Task and Resume
- Complete Task
- Forward Task
- Get Form Tasks
- Get Task Data
- Obter tarefas do aplicativo
- Add Task Comment
- Update Task Labels
- Configure task timer
- Ações
- Processos
- Auditar

Guia do usuário do Action Center
Update Task Labels
UiPath.Persistence.Activities.Tasks.UpdateTaskLabels
Description
Esta atividade atualiza os rótulos das ações existentes.
Compatibilidade do projeto
Windows - Legada | Windows | Multiplataforma
Windows, Windows - configuração herdada
Painel do Designer
- TaskID - The ID of the Action for which you want to update the existing labels. This field supports integer values only.
To allow automatic actions labeling through Persistence activities, the robot account executing the workflow needs View, Create, and Delete permissions on Tags.
- Adicionar rótulos — insira um ou mais rótulos para adicionar a uma Ação existente. Este campo suporta apenas valores de string e tem restrições de nomenclatura. Use vírgulas para separar valores diferentes.
Painel de Propriedades
Comum
- ContinueOnError - Specifies if the automation should continue even when the activity throws an error. This field supports Boolean values (True, False) only. The default value is False. As a result, if the field is blank and an error is thrown, the execution of the project stops. If the value is set to True, the execution of the project continues regardless of any error.
Se esta atividade estiver incluída em Try Catch e o valor da propriedade Continuar com erro for Verdadeiro, nenhum erro será capturado quando o projeto for executado.
- DisplayName - O nome de exibição da atividade.
- TimeoutMS - Specifies the amount of time (in milliseconds) to wait for the activity to run before an error is thrown. The default value is 30,000 milliseconds (30 seconds).
Entrada
- Adicionar rótulos — insira um ou mais rótulos para adicionar a uma Ação existente. Este campo suporta apenas valores de string e tem restrições de nomenclatura. Use vírgulas para separar valores diferentes.
- Delete Labels - Input one or more labels to remove from an existing Action. The label names you enter must be valid (that is, the labels must be associated to the Action represented by the TaskId field). This field supports string values only. Use commas to separate different values.
- Orchestrator Folder Path - 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 string values only.
- TaskID - The ID of the Action for which you want to update the existing labels. This field supports integer values only.
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 - The ID of the Action for which you want to update the existing labels. This field supports integer values only.
To allow automatic actions labeling through Persistence activities, the robot account executing the workflow needs View, Create, and Delete permissions on Tags.
- Adicionar rótulos — insira um ou mais rótulos para adicionar a uma Ação existente. Este campo suporta apenas valores de string e tem restrições de nomenclatura. Use vírgulas para separar valores diferentes.
Opções avançadas
Comum
- ContinueOnError - Specifies if the automation should continue even when the activity throws an error. This field supports Boolean values (True, False) only. The default value is False. As a result, if the field is blank and an error is thrown, the execution of the project stops. If the value is set to True, the execution of the project continues regardless of any error.
Se esta atividade estiver incluída em Try Catch e o valor da propriedade Continuar com erro for Verdadeiro, nenhum erro será capturado quando o projeto for executado.
- TimeoutMS - Specifies the amount of time (in milliseconds) to wait for the activity to run before an error is thrown. The default value is 30,000 milliseconds (30 seconds).
Entrada
- Delete Labels - Input one or more labels to remove from an existing Action. The label names you enter must be valid (that is, the labels must be associated to the Action represented by the TaskId field). This field supports string values only. Use commas to separate different values.
- Orchestrator Folder Path - 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 string values only.