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

Get Task Data

UiPath.Persistence.Activities.Tasks.GetTaskData

Description

Busca o estado atual dos dados da tarefa da ação especificada.

Compatibilidade do projeto

Windows - legacy | Windows | Cross-platform

Windows, Windows - configuração herdada

Painel do Designer
  • TaskId - The ID of the Action you want to fetch the data from. The action may be outside the current workflow. This field supports integer values only.
  • TaskObject(Output) - The task object that is returned from Orchestrator as a FormTaskData object, containing the current state of task data.
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 strings and String variables only.
  • TaskId - The ID of the Action you want to fetch the data from. The action may be outside of the current workflow. 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.

Saída

  • TaskObject(Output) - The task object that is returned from Orchestrator as a FormTaskData object, containing the current state of task data.

Configuração multiplataforma

  • TaskId - The ID of the Action you want to fetch the data from. The action may be outside the current workflow. This field supports integer values only.
  • TaskObject(Output) - The task object that is returned from Orchestrator as a FormTaskData object, containing the current state of task data.
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 strings and String variables only.

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.