- リリース ノート
- 基本情報
- インストールとアップグレード
- Activities (アクティビティ)
- 長期実行ワークフローを設計する
- ドキュメント分類アクションを作成
- ドキュメント分類アクション完了まで待機し再開
- ドキュメント検証アクションを作成
- ドキュメント検証アクション完了まで待機し再開
- ジョブを開始し参照を取得 (Start Job And Get Reference)
- ジョブ完了まで待機し再開
- キュー アイテムを追加し参照を取得 (Add Queue Item And Get Reference)
- キュー アイテム完了まで待機し再開
- フォーム タスクを作成
- フォーム タスク完了まで待機し再開
- 時間差で再開 (Resume After Delay)
- タスクを割り当て
- 外部タスクを作成
- 外部タスクの完了を待機して再開 (Wait For External Task and Resume)
- タスクを完了する
- タスクを転送 (Forward Task)
- フォーム タスクを取得 (Get Form Tasks)
- タスク データを取得 (Get Task Data)
- タスクのコメントを追加
- タスクのラベルを更新
- アクション
- プロセス
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
Documentvariable 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 onlyDocumentvariables. Mandatory. - ドキュメント パス - 検証するドキュメントへのパスです。このフィールドは、文字列と
String型の変数のみをサポートします。必須です。 - DocumentText - The text of the document itself, stored in a
Stringvariable. 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 andStringvariables. Mandatory. - Taxonomy - The Taxonomy against which the document is to be processed, stored in a
DocumentTaxonomyvariable. This object can be obtained by using a Load Taxonomy activity or by deserializing a string into aDocumentTaxonomyobject. This field supports onlyDocumentTaxonomyvariables. 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.