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.

Create Document Validation Artifacts

Create Document Validation Artifacts activity for cross-platform Document Understanding projects, which stores extraction results in an Orchestrator storage bucket and produces a Content Validation Data object for Action Center validation.

UiPath.IntelligentOCR.StudioWeb.Activities.DataValidation.Artifacts.CreateDocumentValidationArtifacts<UiPath.IntelligentOCR.StudioWeb.Activities.DataExtraction.ExtendedExtractionResultsForDocumentData>

Beschreibung

The Create Document Validation Artifacts activity stores the extraction results contained in a Document Data object into an Orchestrator storage bucket, and returns a ContentValidationData object. You use this output to create custom validation actions in Action Center, using the Validation Control component within the custom app, and later to retrieve the validated results with the Retrieve Document Validation Artifacts activity. A single custom validation action can display multiple documents within the same task.

The activity uses the automatic extraction results produced by the Extract Document Data activity, together with the document text, Document Object Model (DOM), and taxonomy stored on the Document Data object.

Hinweis:

The activity fails at runtime if the provided Document Data object has no extraction properties, or if it contains sub-documents. To validate a split document, iterate over each sub-document.

Projektkompatibilität

Windows | Plattformübergreifend

Konfiguration

Designer-Panel

  • Automatic Extraction Results - The Document Data object that holds the automatically extracted results to send for validation. This is typically the output of the Extract Document Data activity.
  • Orchestrator Folder Name - The Orchestrator folder that contains the storage bucket and where the validation action is created.
  • Orchestrator Bucket Name - The Orchestrator storage bucket where the document validation artifacts are stored. If you leave this field empty, the activity uses the default bucket.
Ausgabe
  • Content Validation Data - The ContentValidationData object that stores the document data and its location in the storage bucket. Use this variable as input for the Retrieve Document Validation Artifacts activity.
  • 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