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

Attendre l'action de classification du document et reprendre

UiPath.IntelligentOCR.Activities.WaitForDocumentClassificationActionAndResume

Description

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

Remarque :

Lors de la création d'un nouveau projet 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.

Compatibilité du projet

Windows - Héritage | Windows

Configuration

Module Designer

Détails de l'action

  • ActionObject(Input) - Specifies the input action, which is actually the output of the Create Document Classification 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.
  • RemoveDataFromStorage - If selected, removes all data associated with the current action from the storage bucket. Once all data is removed, no completed actions are available in Orchestrator.
    Remarque :

    Veillez à bien avoir activé toutes les autorisations nécessaires pour Orchestrator. Accédez aux Autorisations de dossier pour le rôle du Robot dans Orchestrator et vérifiez les éléments suivants :

    • 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

  • ActionObject(Output) - Provides the updated action object returned by Orchestrator once the action is completed. These are the available action objects: AssignedToUser, CreatorUser, DeleterUser, LastModifierUser, and CompletedByUser.

Sortie de données de classification du document

  • AutomaticClassificationResults - If set, the automatically generated classification results used by the document classification action are downloaded from storage and set in the variable passed in. This field supports only ClassificationResult[] variables.
  • DocumentObjectModel - If set, the document object model used by the document classification action is downloaded from storage and set in the variable passed in. This field supports only Document variables.
  • DocumentPath - If set, it returns the full local path of the downloaded document associated with the action in the specified DownloadDirectoryPath. This field supports only strings and String variables.
  • DocumentText - If set, the document text used by the document classification 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 classification action is downloaded from storage and set in the variable passed in. This field supports only DocumentTaxonomy variables.
  • ValidatedClassificationResults - If set, the human validated classification results from the document classification action are downloaded from storage and set in the variable passed in. This field supports only ClassificationResult[] 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 Classification Action activity.

Sortie d'action

  • ActionObject(Output) - Provides the updated action object returned by Orchestrator once the action is completed. These are the available action objects: AssignedToUser, CreatorUser, DeleterUser, LastModifierUser, and CompletedByUser.

Commun

  • ContinuerSurErreur - spécifie si l’automatisation doit se poursuivre même lorsque l’activité génère une erreur. Ce champ prend uniquement en charge les valeurs Boolean (True, False). La valeur par défaut est False. Par conséquent, si le champ est vide et qu’une erreur est générée, l’exécution du projet s’arrête. Si le champ indique au contraire True, l'exécution du projet se poursuit même en cas d'erreurs.
  • 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 classification du document

  • AutomaticClassificationResults - If set, the automatically generated classification results used by the document classification action are downloaded from storage and set in the variable passed in. This field supports only ClassificationResult[] variables.
  • DocumentObjectModel - If set, the document object model used by the document classification action is downloaded from storage and set in the variable passed in. This field supports only Document variables.
  • DocumentPath - If set, it returns the full local path of the downloaded document associated with the action in the specified DownloadDirectoryPath. This field supports only strings and String variables.
  • DocumentText - If set, the document text used by the document classification 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 classification action is downloaded from storage and set in the variable passed in. This field supports only DocumentTaxonomy variables.
  • ValidatedClassificationResults - If set, the human validated classification results from the document classification action are downloaded from storage and set in the variable passed in. This field supports only ClassificationResult[] 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.
  • RemoveDataFromStorage - If selected, removes all data associated with the current action from the storage bucket. Once all data is removed, no completed actions are available in Orchestrator.
    Remarque :

    Veillez à bien avoir activé toutes les autorisations nécessaires pour Orchestrator. Accédez aux Autorisations de dossier pour le rôle du Robot dans Orchestrator et vérifiez les éléments suivants :

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

Utilisation de l'action Attendre la classification des documents (Attente de la classification des documents) et Reprendre (Reprendre)

L’activité Attendre l’action de classification du document et reprendre (Wait for Document Classification Action and Resume) peut être utilisée avec Studio Desktop, dans Action Center ou avec Orchestrator.

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