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

Marketplace ユーザー ガイド

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

Single-Page Extraction

UiPath.Ephesoft.Activities.SinglePageExtraction

1 ページのファイルを送信して、OCR 処理、分類、フィールド抽出を迅速に行います。

プロパティ

共通

  • DisplayName (String) - The display name of the activity.

入力

  • BatchClass (String) - The target bucket, predefined on the Transact server, which contains a group of related documents and their constituent fields.
  • FilePath (String) - The full path of the file to be uploaded. Supports only strings and String variables.

その他

  • Private (Boolean) - If selected, the values of variables and arguments are no longer logged at Verbose level.

出力

  • Confidence (Single) - The Lucene score for confidence.

    注:

    Lucene scores are not necessarily on a 0-100 scale. Each extracted value contains a Confidence Score and a Confidence Threshold to which it can be compared.

    You can read more about them here.

  • Fields (EphesoftField[ ]) - A collection of labelled fields found within the uploaded document.

カスタム クラス

Ephesoft ドキュメント

  • Confidence (Single) - A Lucene score for confidence of the classification. This should be over the Confidence Threshold.
  • Confidence Threshold (Single) - The value above which the classification can be trusted.
  • DataTables (DataTable) - Any table expected to be found in the document, if one exists.
  • Fields (EphesoftField[ ]) - A list of fields expected to be found in the document.
  • Identifier (Single) - A unique value identifying this document.
  • isConfident (Boolean) - Whether or not the Confidence exceeds the Confidence Threshold.
  • Type (String) - The type of document identified.

Ephesoft フィールド

  • Confidence (Single) - A Lucene score for confidence of the extracted field.
  • IsConfident (Boolean) - Whether or not the Confidence exceeds a given threshold.
  • Name (String) - The name of the field.
  • OCRConfidence (Single) - Confidence that the OCR engine extracted correctly.
  • OCRConfidenceThreshold (Single) - The value above which the extracted field can be trusted.
  • Type (String) - The type of the field.
  • Value (String) - The value read from the targeted field.
  • プロパティ
  • 共通
  • 入力
  • その他
  • 出力
  • カスタム クラス
  • Ephesoft ドキュメント
  • Ephesoft フィールド

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

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得