UiPath Documentation
document-understanding
2024.10
false
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
UiPath logo, featuring letters U and I in white

Document Understanding モダン プロジェクト ユーザー ガイド

最終更新日時 2026年4月6日

Document Understanding Process テンプレート

概要

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.

このプロセスでは、ログ、例外処理、リトライのメカニズムのほか、Document Understanding ワークフローですぐに使えるあらゆるメソッドを提供します。

フレームワーク

Document Understanding Process テンプレートには、さまざまな基本的なドキュメントの種類と、アクティビティ パッケージに固有の分類器および抽出器があらかじめ設定されています。このテンプレートは、次のプロジェクトの種類に対応しています。

  • 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 プロジェクト抽出器

アーキテクチャ

プロセスには、接続された他のオートメーションとは切り離されたアーキテクチャがあります。

  • 処理するファイルがどこから取得されようと、何が実行をトリガーしようと関係ありありません。それは、アップストリーム プロセスで行われることです。
  • 抽出された情報がどこで使用されようと関係ありません。それは、ダウンストリーム プロセスで行われることです。

プロセスのアーキテクチャは、Action Center を使用して人間参加型の検証を行う、Attended ロボットと Document Understanding を実行する Unattended ロボットの両方を使用するシナリオで同じです。

アイテムは一括処理されるわけではありません。入力ファイルごとに 1 つのジョブがあります。アイテムを処理するたびにディスパッチャーが必要になりますが、この柔軟なアプローチにより Document Understanding プロセスを開始、開発、デバッグ、拡大縮小することができます。

サポートされているプロジェクト言語の種類

The Document Understanding Process template only supports Visual Basic projects.

既定の依存関係

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

プロセスにアクセスする方法

注:

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

Studio テンプレートのオフィシャル フィード

Select Use Template.

Figure 3. Use Document Understanding Process template

Document Understanding Process テンプレートを使用する

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

新しい Document Understanding Process の [作成] ボタン

ユーザー ガイド

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.

プロジェクトに貢献する

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.

このページは役に立ちましたか?

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得