UiPath Documentation
action-center
2024.10
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

Guia do usuário do Action Center

Última atualização 29 de abr de 2026

Complete Task

UiPath.Persistence.Activities.Tasks.CompleteTask

Description

Completa a Ação especificada sem a necessidade da intervenção humana correspondente.

Compatibilidade do projeto

Windows - Legada | Windows | Multiplataforma

Windows, Windows - configuração herdada

Painel do Designer

  • TaskID - The ID of the Action that you want to complete. This field supports integer values only.
  • Task Action - The action the user needs to perform for completing the Action. It must match the Property Name of the Button Component in the Form Designer. For example, "submit". This field supports string values only.
  • TaskData -The JSON format of the user input, where the key is the Property Name in the form, and the value is the user input.

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.
Observação:

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.
  • TempoLimiteEmMs - Especifica o período de tempo (em milissegundos) para aguardar que a atividade seja executada antes de gerar um erro. O valor padrão é de 30.000 milissegundos (30 segundos).

Entrada

  • 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 only strings and String variables.
Observação:

Se o usuário executando essa ação não tiver as permissões necessárias para a pasta de destino, a conclusão da tarefa falhará e gerará um erro crítico. Você pode ver mais informações sobre permissões de pastas aqui.

  • Task Action - The action the user needs to perform for completing the Action. It must match the Property Name of the Button Component in the Form Designer. For example, "submit". This field supports string values only.
  • TaskData -The JSON format of the user input, where the key is the Property Name in the form, and the value is the user input.
  • TaskID - The ID of the Action that you want to complete. 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 that you want to complete. This field supports integer values only.
  • Task Action - The action the user needs to perform for completing the Action. It must match the Property Name of the Button Component in the Form Designer. For example, "submit". This field supports string values only.
  • TaskData -The JSON format of the user input, where the key is the Property Name in the form, and the value is the user input.

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.
Observação:

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.

  • TempoLimiteEmMs - Especifica o período de tempo (em milissegundos) para aguardar que a atividade seja executada antes de gerar um erro. O valor padrão é de 30.000 milissegundos (30 segundos).

Entrada

  • 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 only strings and String variables.
Observação:

Se o usuário executando essa ação não tiver as permissões necessárias para a pasta de destino, a conclusão da tarefa falhará e gerará um erro crítico. Você pode ver mais informações sobre permissões de pastas aqui.

Esta página foi útil?

Conectar

Precisa de ajuda? Suporte

Quer aprender? Academia UiPath

Tem perguntas? Fórum do UiPath

Fique por dentro das novidades