UiPath Documentation
activities
latest
false
Document Understanding アクティビティ
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。

Document Understanding アクティビティ パッケージについて

デジタル化、分類、抽出、検証をカバーする、完全なドキュメント処理フレームワークの UiPath.DocumentUnderstanding.Activities パッケージ リファレンスです。

UiPath.DocumentUnderstanding.Activities パッケージでは、タクソノミー定義からデジタル化、ドキュメント分類、データ抽出、データ検証まで、すべてを網羅したドキュメント処理フレームワークを使用できます。

注:

UiPath.DocumentUnderstanding.Activities の名前空間は UiPath.IntelligentOCR.StudioWeb.Activities です。

Robot log level

The Document Understanding activities write diagnostic details to the robot logs at Verbose level, so these details appear only when the robot runs with verbose logging enabled. For the full list of levels and where to configure them, see Log levels.

You can raise these logs to the Information level by setting the UIPATH_DU_SET_LOGS_TO_INFO environment variable on the robot host, which makes them visible without switching the robot to verbose logging. Because these logs can include file paths, project names, and user email addresses, the variable is an opt-in for each host. When the variable is not set, the Verbose default applies.

警告:

The activity logs can contain personally identifiable information (PII), including file paths, project names, and user email addresses. Raising the log level to Information makes that information visible to anyone with access to the robot logs.

既知の制限事項

ワークフローを一時停止する「待機」系のアクティビティを使用していて、DataTable 変数を扱う場合は、DataTable 変数がシリアル化可能であることが重要です。たとえば、DataTable 変数を new System.Data.DataTable で初期化すると、その変数はシリアル化不可能になるのでプロジェクトの実行が失敗する可能性があります。この状況を防止するには、DataTable 変数の既定値を空のままにするか、DataTable 変数に new System.Data.DataTable("MyTable") などの名前を割り当てます。

アクティビティ パッケージの対応 OS

UiPath.IntelligentOCR.Activities と UiPath.DocumentUnderstanding.Activities を同じプロジェクト内で一緒に使用することはできません。UiPath.IntelligentOCR.Activities パッケージは Windows (または Windows - レガシ) ワークフローに使用してください。また、Windows およびクロスプラットフォームのワークフローには UiPath.DocumentUnderstanding.Activities パッケージを使用する必要があります。

注:

モニター機能を使用する前に、以下の点を考慮してください。

  • UiPath.DocumentUnderstanding.Activities v 2.7.0 以降のバージョンのみが、監視をサポートしています。
  • IntelligentOCR.Activities v6.20 以降のバージョンにのみ、監視をサポートする [Document Understanding プロジェクト抽出器] アクティビティが含まれています。

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

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得