UiPath Documentation
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 Document Understanding

Dernière mise à jour 22 avr. 2026

Wait For Document Validation Action And Resume

UiPath.IntelligentOCR.Activities.WaitForDocumentValidationActionAndResume

Description

The activity can be used to suspend the execution of the current workflow until a specified document validation action is completed. To designate a validation action, a DocumentValidationActionData object obtained from the Create Document Validation Action activity must be supplied. Upon completion of the validation action provided as input, the execution of the workflow can be resumed.

Remarque :

Lors de la création d’un nouveau projet UiPath® Studio qui inclut cette activité, vous devez sélectionner le modèle Processus Document Understanding ou accéder aux Paramètres du projet et activer l’indicateur Prend en charge la persistance .

Les paramètres CORS/CSP sont requis pour permettre l’intégration d’Action Center. Consultez la section Configuration CORS/CSP pour plus de détails.

Propriétés

Module Designer

Détails de l'action

  • ActionObject(Input) - Specifies the input action, which is actually the output of the Create Document Validation Action activity.

Détails du stockage

  • DownloadDirectoryPath - Provides a path to a local directory used for downloading and storing the document associated with the action. If set, the document is downloaded to the specified directory path.
  • SupprimerDonnéesDuStockage : si cette option est sélectionnée, toutes les données associées à l’action actuelle seront supprimées du compartiment de stockage. Une fois toutes les données supprimées, aucune action précédemment réalisée ne sera disponible dans Action Center.
    Remarque :

    Make sure that you have enabled all needed permissions for Orchestrator. Go to Folder Permissions for the Robot role in Orchestrator and verify that:

    • Pour les autorisations des fichiers de stockage , les options View et Delete sont sélectionnées.
    • Pour les autorisations des compartiments de stockage , l'option View est sélectionnée.
    • Pour les autorisations Actions , l'option View est sélectionnée.

Sortie d'action

  • ObjetAction(Sortie) : fournit l'objet d'action mis à jour renvoyé par Action Center une fois l'action terminée. Voici les objets d’action disponibles : AssignedToUser, CreatorUser, DeleterUser, LastModifierUser, et CompletedByUser.

Sortie de données de validation du document

  • AutomaticExtractionResults - If set, the automatically generated extraction results used by the document validation action are downloaded from storage and set in the passed in variable. This field supports only ExtractionResult variables.
  • DocumentObjectModel - If set, the document object model used by the document validation action is downloaded from storage and set in the variable passed in. This field supports only Document variables.
  • CheminDocument - Chemin local du document téléchargé associé à l'action. Ce champ prend uniquement en charge les chaînes et les variables String.
  • DocumentText - If set, the document text used by the document validation action is downloaded from storage and set in the variable passed in. This field supports only String variables.
  • Taxonomy - If set, the taxonomy used by the document validation action is downloaded from storage and set in the variable passed in. This field supports only DocumentTaxonomy variables.
  • ValidatedExtractionResults - If set, the human validated extraction results from the document validation action are downloaded from storage and set in the variable passed in. This field supports only ExtractionResult variables.
Panneau propriétés

Détails de l'action

  • ActionObject(Input) - Specifies the input action, which is actually the output of the Create Document Validation Action activity.

Sortie d'action

  • ObjetAction(Sortie) : fournit l'objet d'action mis à jour renvoyé par Action Center une fois l'action terminée. Voici les objets d’action disponibles : AssignedToUser, CreatorUser, DeleterUser, LastModifierUser, et CompletedByUser.

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.
  • NomAffichage (DisplayName) - Nom affiché de l'activité.
  • StatusMessage - The status message is displayed against the workflows in suspended mode while waiting for the action completion. This field supports only strings and String variables.
  • Délai d'attente (millisecondes) : spécifie le délai d'attente (en millisecondes) pour que l'activité se connecte à Orchestrator avant qu'une erreur ne soit générée. Cela ne fait pas référence au temps où le workflow a pu être interrompu. La valeur par défaut est de 30 000 millisecondes (30 secondes). Ce champ ne prend en charge que les entiers et les variables Int32 .

Sortie de données de validation du document

  • AutomaticExtractionResults - If set, the automatically generated extraction results used by the document validation action are downloaded from storage and set in the passed in variable. This field supports only ExtractionResult variables.
  • DocumentObjectModel - If set, the document object model used by the document validation action is downloaded from storage and set in the variable passed in. This field supports only Document variables.
  • CheminDocument - Chemin local du document téléchargé associé à l'action. Ce champ prend uniquement en charge les chaînes et les variables String.
  • DocumentText - If set, the document text used by the document validation action is downloaded from storage and set in the variable passed in. This field supports only String variables.
  • Taxonomy - If set, the taxonomy used by the document validation action is downloaded from storage and set in the variable passed in. This field supports only DocumentTaxonomy variables.
  • ValidatedExtractionResults - If set, the human validated extraction results from the document validation action are downloaded from storage and set in the variable passed in. This field supports only ExtractionResult variables.

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

Détails du stockage

  • DownloadDirectoryPath - Provides a path to a local directory used for downloading and storing the document associated with the action. If set, the document is downloaded to the specified directory path.
  • SupprimerDonnéesDuStockage : si cette option est sélectionnée, toutes les données associées à l’action actuelle seront supprimées du compartiment de stockage. Une fois toutes les données supprimées, aucune action précédemment réalisée ne sera disponible dans Action Center.
    Remarque :

    Make sure that you have enabled all needed permissions for Orchestrator. Go to Folder Permissions for the Robot role in Orchestrator and verify that:

    • Pour les autorisations des fichiers de stockage , les options View et Delete sont sélectionnées.
    • Pour les autorisations des compartiments de stockage , l'option View est sélectionnée.
    • Pour les autorisations Actions , l'option View est sélectionnée.
  • Description
  • Propriétés

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

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour