UiPath Documentation
activities
latest
false
Activités Document Understanding
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.

Retrieve Document Validation Artifacts

Retrieve Document Validation Artifacts activity for cross-platform Document Understanding projects, which retrieves validated extraction results from a completed Action Center validation action for downstream processing.

UiPath.IntelligentOCR.StudioWeb.Activities.DataValidation.Artifacts.RetrieveDocumentValidationArtifacts

Description

The Retrieve Document Validation Artifacts activity retrieves the results, for a specific document, of a custom document validation action (app tasks). The activity is the counterpart of the Create Document Validation Artifacts activity, ensuring the retrieval of data from storage buckets and making it available as a Document Data object back in the automation. After the Action Center action is completed, the activity makes the validated extraction results available in the workflow for downstream processing, as an IDocumentData<DictionaryData> object.

Compatibilité du projet

Windows | Multiplate-forme

Configuration

Module Designer

  • Content Validation Data - The ContentValidationData object output by the Create Document Validation Artifacts activity. It identifies the document whose validation artifacts are retrieved.
  • Completed App Action - The completed App action to retrieve the validated results from. This field is required unless Return Automatic Extraction Results is enabled.
  • Return Automatic Extraction Results - When enabled, the activity returns the automatically extracted results instead of the results validated in Action Center. The default value is False.
  • Remove Data From Storage - When enabled, the activity deletes all data corresponding to the retrieved action from the storage bucket.
Sortie
  • Validated Extraction Results - The validated document data as an IDocumentData<DictionaryData> object, available for downstream processing. When Return Automatic Extraction Results is enabled, this output contains the automatically extracted results instead.
  • Description
  • Compatibilité du projet
  • Configuration
  • Module Designer

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