UiPath Documentation
document-understanding
2024.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 modern projects user guide

Letzte Aktualisierung 6. Apr. 2026

Document Understanding-Prozessvorlage

Überblick

Document Understanding Process is a fully functional UiPath® Studio project template based on a document processing flowchart. You can use it to get started with working on either a demo, or a large-scale implementation of Document UnderstandingTM.

Der Prozess bringt Protokollierung, Ausnahmebehandlung, Wiederholungsmechanismen und alle Methoden mit, die in einem Document Understanding-Workflow verwendet werden sollten.

Framework

Die Document Understanding-Prozessvorlage ist mit einer Vielzahl von grundlegenden Dokumenttypen sowie Klassifizierern und Extraktoren vorkonfiguriert, die für ein Aktivitätspaket spezifisch sind. Es gibt die folgenden Projektkompatibilitätstypen für die Vorlage:

  • Windows – This framework uses the IntelligentOCR activity package, designed for Windows projects.
  • Cross-platform – This framework uses the DocumentUnderstanding activity package, designed for Cross-platform projects.

Both template types are compatible with modern projects, making the process template a best practice sample that you can adapt to your needs.

Figure 1. Document Understanding Project Extractor in the template

Document Understanding-Projektextraktor in der Vorlage

Architektur

Der Prozess verfügt über eine von anderen verbundenen Automatisierungen entkoppelte Architektur:

  • Es spielt keine Rolle, woher die zu verarbeitenden Dateien stammen oder was die Ausführung auslöst – das findet in einem vorgelagerten Prozess statt;
  • Es spielt keine Rolle, wo die extrahierten Informationen verwendet werden sollen – das findet in einem nachgelagerten Prozess statt.

Der Prozess hat die gleiche Architektur für Szenarien, in denen sowohl Attended-Roboter als auch Unattended-Roboter mit Document Understanding verwendet werden, bei denen die Validierung durch einen Menschen über das Action Center erfolgt.

Elemente werden nicht massenhaft verarbeitet. Stattdessen gibt es für jede Eingabedatei einen Auftrag. Für die Verarbeitung jedes Elements ist ein Verteiler erforderlich, aber dieser flexible Ansatz hilft Ihnen beim Starten, Entwickeln, Debuggen und Skalieren von Document Understanding-Prozessen.

Unterstützte Projektsprachtypen

The Document Understanding Process template only supports Visual Basic projects.

Standardabhängigkeiten

Dpending on the template type, the default dependencies in a Document Understanding Process are:

Zugriff auf den Prozess

Hinweis:

Document Understanding Process is compatible with Studio version 21.4.4 or higher. For previous Studio versions, you can download the NuGet package from here.

You can find the Document Understanding Process template on the Official template feed. Navigate to the Templates tab and select the Document Understanding Process card.

Figure 2. Official Feed for Studio Templates

Offizieller Feed für Studio-Vorlagen

Select Use Template.

Figure 3. Use Document Understanding Process template

Verwenden der Document Understanding-Prozessvorlage

Enter a Name for your process and select a Location on your PC. Select Create to open the process.

Taste „Neuen Document Understanding-Prozess erstellen“

Benutzerhandbuch

The process comes with detailed documentation included in the project folder. We recommend you to read the enclosed User Guide even if you are familiar with the Document Understanding solution.

Zum Projekt beitragen

You can contribute directly to the project by making a pull request or by opening an issue in our repository here. If you want to create a new branch, please be aware of the naming conventions in the README.md file.

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