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

ドキュメント検証アクションを作成

UiPath.IntelligentOCR.Activities.CreateDocumentValidationAction

Creates an action of type Document Validation in Orchestrator Action Center. The output of the Create Document Validation Action activity can be used with the Wait for Document Validation Action and Resume activity to suspend and resume orchestration workflows upon human action completion in Action Center.

注:

Make sure that the connection between Robot and Orchestrator is correctly established. Here you can find more information about how to connect robots to Orchestrator.

プロパティ​

アクションの詳細

  • ActionCatalog - Specifies the name of the action catalog from UiPath® Action Center. Make sure the action catalog exists prior to the action creation, otherwise action creation fails, resulting in an error. More information about Action catalogs can be found here. Mandatory.
  • アクション フォルダー パス - 自動プロビジョニングされたロボット ユーザー用の現在のプロセスのフォルダーとは別の Orchestrator フォルダーにアクションを作成する必要がある場合に、その作成先フォルダーを指定します。
  • アクション優先度 - アクションの優先度を指定します。指定できる値は、低、中、高、緊急です。既定値は、中です。この入力は、UiPath.IntelligentOCR.Activities.Actions.Model.DocumentActionPriority 型の値のみ受け付けます。
  • ActionTitle - Specifies the title of the action. All actions should have a title for identification/accessing purposes in Action Center and/or Orchestrator. Mandatory.

アクションの出力

  • ActionObject(Output) - Provides the action object returned by Orchestrator. This action object should be passed in as an input to the Wait for Document Validation Action and Resume activity.

共通

  • エラー発生時に実行を継続 - アクティビティでエラーが発生した場合でも、オートメーションを継続するかどうかを指定します。このフィールドでは Boolean 値 (True、False) のみサポートされています。既定値は False です。その結果、フィールドが空白の場合にエラーが発生すると、プロジェクトの実行が停止します。値を True に設定すると、プロジェクトの実行はエラーに関係なく継続されます。
  • 表示名 - アクティビティの表示名を指定します。
  • タイムアウト (ミリ秒) - エラーをスローする前に、アクティビティが Orchestrator に接続するのを待機する時間 (単位: ミリ秒) を指定します。既定値は、30000 ミリ秒 (30 秒) です。このフィールドでは整数および Int32 変数のみをサポートします。

ドキュメント検証データの入力

  • 自動抽出結果 - 自動的に生成される抽出結果です。プロプラエタリな ExtractionResult 変数に格納されます。このフィールドに変数が追加された場合、自動抽出の結果が表示され、結果を確認して変更できます。このフィールドが空のままである場合、検証ステーションが開きます。ユーザーは手動でデータを検証します。このフィールドでは ExtractionResult 型の変数のみがサポートされています。必須です。
  • DocumentObjectModel - The Document Object Model you want to use to validate the document against. This model is stored in a Document variable and can be retrieved from the Digitize Document activity. Please see the documentation of the activity for more information on how to do this. This field supports only Document variables. Mandatory.
  • ドキュメント パス - 検証するドキュメントへのパスです。このフィールドは、文字列と String 型の変数のみをサポートします。必須です。
  • DocumentText - The text of the document itself, stored in a String variable. This value can be retrieved from the Digitize Document activity. Please see the documentation of the activity for more information on how to do this. This field supports only strings and String variables. Mandatory.
  • Taxonomy - The Taxonomy against which the document is to be processed, stored in a DocumentTaxonomy variable. This object can be obtained by using a Load Taxonomy activity or by deserializing a string into a DocumentTaxonomy object. This field supports only DocumentTaxonomy variables. Mandatory.

その他

  • FieldsValidationConfidence % (Preview) - Set the upper limit confidence score to be used when rendering the Validation Station.
  • プライベート - オンにした場合、変数および引数の値が Verbose レベルでログに出力されなくなります。
  • 関連するページ範囲のみ表示 - 選択すると、抽出結果で言及されているページ範囲のみが表示され、範囲外のページは非表示になります。

ストレージの詳細

  • バケット ディレクトリ パス - 必須です。アクションの一部として使用されるファイルの保存および取得先となる、ストレージ バケット内のディレクトリのパスです。このフィールドでは文字列値のみがサポートされており、サブディレクトリを示す区切り文字として / が使用されます。例: "Finance/AccountsPayable"

  • バケット名 - アクションがデータを格納する既存のストレージ バケットの名前を指定します。アクションの作成先と同じ Orchestrator フォルダーに、このバケットが存在する必要があります。

    注:

    Orchestrator に対する必要な権限をすべて有効化したことを確認します。Orchestrator の Robot ロールに対する [フォルダー アクセス許可] に移動し、以下を確認します。

    • [ストレージ ファイル] の権限では、[Create] オプションと [Edit] オプションを選択します。
    • [ ストレージ バケット] 権限の場合は、 View オプションを選択します。
    • [アクションCreate権限] で、このオプションが選択されます。

[ドキュメント検証アクションを作成] を使用する​

The Create Document Validation Action activity can be used with Studio On-Premise, in Action Center, or with Orchestrator.

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

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得