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

Wait For External Task and Resume

UiPath.Persistence.Activites.ExternalTask.WaitForExternalTaskAndResume

Description

Suspende a execução do fluxo de trabalho atual até que uma ação especificada seja concluída. Para designar uma Ação, é necessário fornecer um objeto ExternalTaskData recuperado da atividade Create External Task . Quando a ação for concluída, a execução do fluxo de trabalho será retomada.

Compatibilidade do projeto

Windows - Legada | Windows | Multiplataforma

Windows, Windows - configuração herdada

Painel do Designer
  • TaskObject(Input) - The Action you want to suspend, stored in a ExternalTaskData variable. This variable can be obtained from a Create External Task activity, This field supports ExternalTaskData variables only.
  • TaskAction - The type of action taken by the user to complete the Action. For example, a type of action that can be taken by a user is "submit".
  • TaskObject(Output) - The updated Task object obtained from Orchestrator after the execution of this activity.
Painel de Propriedades

Comum

  • ContinueOnError - Specifies if the automation should continue even when the activity throws an error. This field only supports Boolean values (True, False). 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.

  • StatusMessage - The message specified in this property field is displayed in Orchestrator alongside the workflow that is suspended by this activity. This field supports strings and String variables only.

  • 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

  • TaskObject(Input) - The Action you want to suspend, stored in a ExternalTaskData variable. This variable can be obtained from a Create External Task activity, This field supports ExternalTaskData variables only.

Diversos

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

Saída

  • TaskAction - The type of action taken by the user to complete the Action. For example, a type of action that can be taken by a user is "submit".
  • TaskObject(Output) - The updated Task object obtained from Orchestrator after the execution of this activity.

Configuração multiplataforma

  • TaskObject(Input) - The Action you want to suspend, stored in a ExternalTaskData variable. This variable can be obtained from a Create External Task activity, This field supports ExternalTaskData variables only.
  • TaskAction - The type of action taken by the user to complete the Action. For example, a type of action that can be taken by a user is "submit".
  • TaskObject(Output) - The updated Task object obtained from Orchestrator after the execution of this activity.
Opções avançadas
  • ContinueOnError - Specifies if the automation should continue even when the activity throws an error. This field only supports Boolean values (True, False). 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.

  • StatusMessage - The message specified in this property field is displayed in Orchestrator alongside the workflow that is suspended by this activity. This field supports strings and String variables only.

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

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.