UiPath Documentation
action-center
2020.10
false
Action Center
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.

Create Document Validation Action

UiPath.IntelligentOCR.Activities.CreateDocumentValidationAction

Creates an action of type Document Validation in Orchestrator Action Center. The output of the Create Document Validation Action activity can be used with the Wait for Document Validation Action and Resume activity to suspend and resume orchestration workflows upon human action completion in Action Center.

Remarque :

Make sure that the connection between Robot and Orchestrator is correctly established. Here you can find more information about how to connect robots to Orchestrator.

Propriétés

Détails de l'action

  • ActionCatalog - Specifies the name of the action catalog from UiPath® Action Center. Make sure the action catalog exists prior to the action creation, otherwise action creation fails, resulting in an error. More information about Action catalogs can be found here. Mandatory.
  • CheminDossierAction : spécifie dans quel dossier Orchestrator l’action doit être créée, s’il est différent du dossier du processus actuel pour un utilisateur Robot enregistré automatiquement.
  • PrioritéAction : spécifie le niveau de priorité de l’action. Les valeurs possibles sont : Basse, Moyenne, Haute et Critique. La valeur par défaut est Moyenne. Ce champ n’accepte que les valeurs de type UiPath.IntelligentOCR.Activities.Actions.Model.DocumentActionPriority.
  • ActionTitle - Specifies the title of the action. All actions should have a title for identification/accessing purposes in Action Center and/or Orchestrator. Mandatory.

Sortie d'action

  • ActionObject(Output) - Provides the action object returned by Orchestrator. This action object should be passed in as an input to the Wait for Document Validation Action and Resume activity.

Commun

  • ContinuerSurErreur (ContinueOnError) : 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 booléennes (Vrai (True), Faux (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 Vrai (True), l’exécution du projet se poursuit même en cas d’erreurs.
  • NomAffichage (DisplayName) : spécifie le nom affiché de l'activité.
  • Timeout (milliseconds) - Specifies how long to wait (in milliseconds) for the activity to connect to Orchestrator before an error is thrown. The default value is 30000 milliseconds (30 sec). This field supports only integer and Int32 variables.

Entrée de données de validation du document

  • AutomaticExtractionResults - The automatically generated extraction results, stored in an ExtractionResult proprietary variable. If a variable is added to this field, the results of the automatic extraction results are displayed, enabling you to review and modify them. If left empty, the Validation Station opens for the user to validate the data manually. This field supports only ExtractionResult variables. Mandatory.
  • DocumentObjectModel - The Document Object Model you want to use to validate the document against. This model is stored in a Document variable and can be retrieved from the Digitize Document activity. Please see the documentation of the activity for more information on how to do this. This field supports only Document variables. Mandatory.
  • DocumentPath - The path to the document you want to validate. This field supports only strings and String variables. Mandatory.
  • DocumentText - The text of the document itself, stored in a String variable. This value can be retrieved from the Digitize Document activity. Please see the documentation of the activity for more information on how to do this. This field supports only strings and String variables. Mandatory.
  • Taxonomy - The Taxonomy against which the document is to be processed, stored in a DocumentTaxonomy variable. This object can be obtained by using a Load Taxonomy activity or by deserializing a string into a DocumentTaxonomy object. This field supports only DocumentTaxonomy variables. Mandatory.

Divers

  • FieldsValidationConfidence % (Preview) - Set the upper limit confidence score to be used when rendering the Validation Station.
  • 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).
  • AfficherUniquementPlagePagesPertinente : si cette option est sélectionnée, seule la plage de pages mentionnée dans les résultats de l'extraction sera affichée et les pages en dehors de la plage seront masquées.

Détails du stockage

  • BucketDirectoryPath - Required. The path of the directory inside the storage bucket where the files used as part of the action are to be stored and retrieved. This field only supports string values, with / as the separator to indicate subdirectories. For example "Finance/AccountsPayable".

  • NomCompartiment : spécifie le nom d'un compartiment de stockage existant dans lequel l'action stocke ses données. Le compartiment doit exister dans le même dossier Orchestrator que celui dans lequel l'action sera créée.

    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 Create et Edit sont sélectionnées.
    • Pour les autorisations des compartiments de stockage , l'option View est sélectionnée.
    • Pour les autorisations Actions , l'option Create est sélectionnée.

Create Document Validation Action

The Create Document Validation Action activity can be used with Studio On-Premise, in Action Center, or with Orchestrator.

  • Propriétés
  • Create Document Validation Action

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