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

ドキュメント分類アクションを作成

UiPath.IntelligentOCR.Activities.CreateDocumentClassificationAction

Creates an action of type Document Classification in Orchestrator Action Center. The output of the Create Document Classification Action activity can be used with the Wait for Document Classification 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 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.
  • アクション フォルダー パス - 自動プロビジョニングされたロボット ユーザー用の現在のプロセスのディレクトリとは別のディレクトリから、エンティティを作成または検索する必要があるかどうかを指定します。 必須です。
  • アクション優先度 - アクションの優先度を指定します。指定できる値は、低、中、高、緊急です。既定値は、中です。この入力は、UiPath.IntelligentOCR.Activities.Actions.Model.DocumentActionPriority 型の値のみ受け付けます。
  • アクション タイトル - アクションのタイトルを指定します。Action Center や Orchestrator で識別/アクセスできるように、すべてのアクションにタイトルを付ける必要があります。必須。

アクションの出力

共通

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

ドキュメント分類データ入力

  • 自動分類結果 - 自動的に生成される分類結果です。プロプラエタリな ClassificationResult[] 変数に格納されます。このフィールドに変数が追加された場合、自動分類の結果が表示され、結果を確認して変更できます。このフィールドが空のままである場合、分類ステーションが開きます。ユーザーは手動でデータを検証します。このフィールドでは ClassificationResult[] 型の変数のみがサポートされています。必須です。
  • 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.

その他

  • プライベート - オンにした場合、変数および引数の値が Verbose レベルでログに出力されなくなります。

ストレージの詳細

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

  • バケット名 - アクションがデータを格納する既存のストレージ バケットの名前を指定します。

    注:

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

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

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

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

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

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得