UiPath Documentation
activities
latest
false
Document Understanding-Aktivitäten
Wichtig :
Bitte beachten Sie, dass dieser Inhalt teilweise mithilfe von maschineller Übersetzung lokalisiert wurde. Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.

Artefakte der Dokumentvalidierung abrufen

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

Beschreibung

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.

Projektkompatibilität

Windows | Plattformübergreifend

Konfiguration

Designer-Panel

  • 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.
Ausgabe
  • 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.
  • Beschreibung
  • Projektkompatibilität
  • Konfiguration
  • Designer-Panel

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben