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 28 de fev de 2026

Complete Task

UiPath.Persistence.Activities.Tasks.CompleteTask

Description

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

Condições

A atividade Complete Tasks só pode ser executada se as Ações atribuídas e a conta que está tentando concluir a ação corresponderem. Por exemplo, se uma Ação for atribuída a uma conta de usuário ou robô específica (usando a atividade Assign Tasks ), um projeto de automação usando a atividade Complete Task para essa Ação também deve ser executado pela mesma conta de usuário ou robô.

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:

    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 - 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:

    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.

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

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.