- リリース ノート
- はじめる前に
- スタート アップ ガイド
- インストールとアップグレード
- Activities (アクティビティ)
- 長期実行ワークフローを設計する
- ジョブを開始し参照を取得 (Start Job And Get Reference)
- ジョブ完了まで待機し再開
- キュー アイテムを追加し参照を取得 (Add Queue Item And Get Reference)
- キュー アイテム完了まで待機し再開
- フォーム タスクを作成
- フォーム タスク完了まで待機し再開
- 時間差で再開 (Resume After Delay)
- タスクを割り当て
- 外部タスクを作成
- 外部タスクの完了を待機して再開
- タスクを完了する
- タスクを転送 (Forward Task)
- フォーム タスクを取得 (Get Form Tasks)
- タスク データを取得 (Get Task Data)
- タスクのコメントを追加
- タスクのラベルを更新
- アクション
- プロセス
- プロセスについて
- プロセスを管理する
- ユーザー インターフェイス
- トラブルシューティング
Action Center の [Processes] ページには、ユーザーがアクセス権を持つ Orchestrator の関連テナントおよびフォルダーのすべてのキューとプロセスが表示されます。ビジネス ユーザーは、無人プロセスを Action Center から直接開始して、データの送信、プロセス実行のトリガー、進捗状況の追跡を行うことができます。
プロセスの種類
フォーム アクションを生成するプロセス
アクション フォームを生成するプロセスを作成するには、Studio でワークフローを構築するときに、特定のアクティビティを含める必要があります。
- Create Form Task—creates a form action.
- Wait for Form Task and Resume—creates a persistence point that suspends the workflow and resumes it after you complete the action.
Find the above activities in the UiPath.Persistence.Activities pack.
外部アクションを生成するプロセス
外部アクションを生成するプロセスを作成するには、Studio でワークフローを構築するときに、特定のアクティビティを含める必要があります。
- Create External Task—creates an external action.
- Wait for External Task and Resume—creates a persistence point that suspends the workflow and resumes it after the external action is completed.
Find the above activities in the UiPath.Persistence.Activities pack.
ドキュメント検証アクションを生成するプロセス
ドキュメント検証アクションを生成するプロセスを作成するには、Studio でワークフローを構築するときに、特定のアクティビティを含める必要があります。
- ドキュメント検証アクションを作成 — ドキュメント検証アクションを作成します。
- Wait For Document Validation Action And Resume—creates a persistence point that suspends the workflow and resumes it after you complete the action.
Find the above activities in the UiPath.IntelligentOCR.Activities pack.
ドキュメント分類アクションを生成するプロセス
ドキュメント分類アクションを生成するプロセスを作成するには、Studio でワークフローを構築するときに、特定のアクティビティを含める必要があります。
- Create Document Classification Action—creates a document classification action.
- Wait For Document Classification Action And Resume—creates a persistence point that suspends the workflow and resumes it after you complete the action.
Find the above activities in the UiPath.IntelligentOCR.Activities pack.
プロセスのステータス
Action Center Processes display the same statuses as the queues items and jobs that created them.