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 19 de feb. de 2026

Esperar elemento de la cola y continuar

UiPath.Persistence.Activities.Queue.WaitForQueueItemAndResume

Descripción

Suspende la ejecución del flujo de trabajo actual hasta que una transacción especificada alcance un estado de finalización (Correcto, Erróneo, Abandonado, Eliminado). Para designar una transacción, se debe proporcionar un objeto QueueItemData obtenido de la actividad Añadir elemento de cola y obtener referencia . Cuando se completa la transacción, se reanuda la ejecución del flujo de trabajo.

Compatibilidad de proyectos

Windows - Heredado | Windows | Multiplataforma

Windows, Windows: configuración heredada

Panel del Diseñador
  • Queue Item Object (Input) - The transaction you want to suspend, stored in a QueueItemData variable. This variable can be obtained from a Add Queue Item and Get Reference activity, This field supports QueueItemData variables only.
  • Queue Item Object (Output) - The updated Queue Item object obtained from Orchestrator after the execution of this activity.

Panel de propiedades

Común

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

    Nota:

    Si se incluye esta actividad en Intentar capturar y el valor de la propiedad ContinuarEnCasoDeError es Verdadero, no se detectará error cuando el proyecto se ejecute.

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

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

  • 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

  • Queue Item Object (Input) - The transaction you want to suspend, stored in a QueueItemData variable. This variable can be obtained from a Add Queue Item and Get Reference activity, This field supports QueueItemData variables only.

Otros

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

Salida

  • Queue Item Object (Output) - The updated Queue Item object obtained from Orchestrator after the execution of this activity.

Configuración multiplataforma

  • Queue Item Object (Input) - The transaction you want to suspend, stored in a QueueItemData variable. This variable can be obtained from a Add Queue Item and Get Reference activity, This field supports QueueItemData variables only.
  • Queue Item Object (Output) - The updated Queue Item object obtained from Orchestrator after the execution of this activity.
Opciones avanzadas

Común

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

    Nota:

    Si se incluye esta actividad en Intentar capturar y el valor de la propiedad ContinuarEnCasoDeError es Verdadero, no se detectará error cuando el proyecto se ejecute.

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

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

  • TimeoutMS - Specifies the amount of time (in milliseconds) to wait for the activity to run before an error is thrown. The default value is 30000 milliseconds (30 seconds).* If the Wait For Queue Item and Resume activity is included in Try Catch and the value of the ContinueOnError property is True, no error is caught when the project is executed.

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