UiPath Documentation
document-understanding
2023.10
false
Wichtig :
Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.
UiPath logo, featuring letters U and I in white

Document Understanding user guide

Letzte Aktualisierung 6. Apr. 2026

Validierungsstation

Wichtig:

In case you use an Intel Xe GPU and Validation Station is not displayed properly, we recommend updating the graphics driver to the latest version. For more information, please visit this page.

The Validation Station is a user interface that can be used to validate and correct data extracted from documents using the Document UnderstandingTM framework.

Verwaltung der Validation Station

Validation Station kann sowohl als eigenständiges Tool als auch in Orchestrator/Automation Cloud Orchestrator integriert werden.

Also, it can be used either as an attended activity with the Present Validation Station or as a type of action in Action Center with the Create Document Validation Action, Wait for Document Validation Action and Resume, as part of Action Center Actions.

Anforderungen für die Dokumentvalidierung

Bestimmte Eingaben müssen bereitgestellt werden, damit die Validation Station funktioniert. Hier ist eine Liste mit den mindestens erforderlichen Eingaben, um die Validation Station als Attended-Aktivität zu konfigurieren:

  • Provide a Taxonomy needed for processing the document. It can be created directly in the workflow by using the Taxonomy Manager wizard, and it can be loaded using the Load Taxonomy activity. It should be provided as a DocumentTaxonomy variable.
  • Geben Sie den Dokumentpfad für die Datei an, die Sie validieren möchten.
  • Provide a Document Object Model for the file, which can be obtained as an output of the Digitize Document activity.
  • Geben Sie den Dokumenttext der Datei an, der als Ausgabe von der gleichen Digitize Document-Aktivität abgerufen werden kann.
  • Provide the Automatic Extraction Results which represents the data automatically extracted by the robot, that now needs human validation. This is the output of the Data Extraction Scope activity.
    Hinweis:

    Ist im Eigenschaftsfeld Ergebnisse der automatischen Extraktion (AutomaticExtractionResults) keine Variable angegeben, wird die Validierungsstation im vollen manuellen Bearbeitungsmodus geöffnet.

Validation Station als Attended-Aktivität

Sie können die Aktivität Present Validation Station an jeder Stelle in Ihren Workflows verwenden.

Eine Attended-Aktivität ist nur funktionsfähig, wenn die Datei, die verarbeitet werden muss, lokal auf der Maschine verfügbar ist, die den Prozess ausführt.

Zur Ausführungszeit wird ein Fenster mit der Validation Station geöffnet, die eine Interaktion vom Benutzer ermöglicht.

Validation Station im Action Center

Steigern Sie Ihre Produktivität, indem Sie einen Orchestrierungsprozess erstellen, der Dokumentvalidierungsaktionen in Action Center sowohl im lokalen Orchestrator als auch im Automation Cloud Orchestrator-Gegenstück hinzufügt. Diese Aktion reduziert Ihren Bedarf an der lokalen Speicherung der Dokumente, dem Installieren eines Roboters auf allen Maschinen mit menschlichen Benutzern oder dem Warten des Roboters, bis die Validierung durch menschliche Benutzer abgeschlossen ist.

This approach requires you to have your robot connected to your Orchestrator and to build a project of type Orchestration Process in UiPath® Studio. You can publish your project to Orchestrator once it is ready. Here you can find more details about this process.

When running a project with UiPath® Orchestrator, you need to make use of the Create Document Validation Action and Wait for Document Validation Action and Resume activities because this is how you are creating the connection between the unattended robots executing the automatic part and the Knowledge Workers that can pick up actions from Action Center (on-premises or cloud-based).

In this scenario, the Validation Station UI is displayed directly in UiPath® Orchestrator's Action Center but has the same functionalities like the one run as an attended activity.

Weitere Informationen

Learn more about Validation Station Wizard, by following this link.

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