activities
latest
false
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática. La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.
UiPath logo, featuring letters U and I in white

Actividades del flujo de trabajo

Última actualización 20 de feb. de 2026

Get Task Data

UiPath.Persistence.Activities.Tasks.GetTaskData

Descripción

Obtiene el estado actual de los datos de la tarea de la acción especificada.

Compatibilidad de proyectos

Windows - legacy | Windows | Cross-platform

Windows, Windows: configuración heredada

Panel del Diseñador
  • 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.
Panel de propiedades

Común

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

    Nota:

    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.

  • Nombre para mostrar: el nombre para mostrar de la actividad.

  • LímiteDeTiempoEnMilisegundos: especifica la cantidad de tiempo (en milisegundos) que se debe esperar a que se ejecute la actividad antes de mostrar un error. El valor predeterminado es 30000 milisegundos (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.

Otros

  • Privado : si se selecciona, los valores de variables y argumentos ya no se registran en el nivel Detallado.

Salida

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

Configuración 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.
Opciones avanzadas

Común

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

    Nota:

    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.

  • LímiteDeTiempoEnMilisegundos: especifica la cantidad de tiempo (en milisegundos) que se debe esperar a que se ejecute la actividad antes de mostrar un error. El valor predeterminado es 30000 milisegundos (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.

¿Te ha resultado útil esta página?

Obtén la ayuda que necesitas
RPA para el aprendizaje - Cursos de automatización
Foro de la comunidad UiPath
Uipath Logo
Confianza y seguridad
© 2005-2026 UiPath. Todos los derechos reservados.