activities
latest
false
Important :
Veuillez noter que ce contenu a été localisé en partie à l’aide de la traduction automatique. La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.
UiPath logo, featuring letters U and I in white

Activités de workflow

Dernière mise à jour 19 févr. 2026

Wait For Queue Item And Resume

UiPath.Persistence.Activities.Queue.WaitForQueueItemAndResume

Description

Suspend l’exécution du workflow en cours jusqu’à ce qu’une transaction spécifiée atteigne un état de fin (Réussite, Échec, Abandonné, Supprimé). Pour désigner une transaction, un objet QueueItemData obtenu à partir de l’activité Ajouter un élément de la file d’attente et Obtenir la référence doit être fourni. Lorsque la transaction est terminée, l’exécution du workflow reprend.

Compatibilité du projet

Windows - Héritage | Windows | Multiplate-forme

Windows, Windows - Configuration héritée

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

Panneau propriétés

Commun

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

    Remarque :

    Si cette activité est incluse dans Try Catch et que la valeur de la propriété ContinueOnError est True, aucune erreur n'est détectée lors de l'exécution du projet.

  • NomAffichage (DisplayName) - Nom affiché de l'activité.

  • 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 - Spécifie la durée (en millisecondes) d'attente d'exécution de l'activité avant la génération d'un message d'erreur. La valeur par défaut est 30 000 millisecondes (30 secondes).

Entrée

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

Divers

  • Privé (Private) - Si cette option est sélectionnée, les valeurs des variables et des arguments ne sont plus enregistrées au niveau Détaillé (Verbose).

Sortie

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

Configuration multiplateforme

  • 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.
Options avancées

Commun

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

    Remarque :

    Si cette activité est incluse dans Try Catch et que la valeur de la propriété ContinueOnError est True, aucune erreur n'est détectée lors de l'exécution du projet.

  • NomAffichage (DisplayName) - Nom affiché de l'activité.

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

Cette page vous a-t-elle été utile ?

Obtenez l'aide dont vous avez besoin
Formation RPA - Cours d'automatisation
Forum de la communauté UiPath
Uipath Logo
Confiance et sécurité
© 2005-2026 UiPath Tous droits réservés.