action-center
2.2510
true
- はじめる前に
- 基本情報
- Activities (アクティビティ)
- 長期実行ワークフローを設計する
- ジョブを開始し参照を取得 (Start Job And Get Reference)
- ジョブ完了まで待機し再開
- キュー アイテムを追加し参照を取得 (Add Queue Item And Get Reference)
- キュー アイテム完了まで待機し再開
- フォーム タスク完了まで待機し再開
- 時間差で再開 (Resume After Delay)
- タスクを割り当て
- 外部タスクを作成
- 外部タスクの完了を待機して再開
- タスクを完了する
- タスクを転送 (Forward Task)
- フォーム タスクを取得 (Get Form Tasks)
- タスク データを取得 (Get Task Data)
- アプリ タスクを取得
- タスクのコメントを追加
- タスクのラベルを更新
- タスク タイマーを設定
- アクション
- プロセス
- 通知
- 監査
- トラブルシューティング
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
Action Center ユーザー ガイド
The UiPath.MLServices.Activities package lets you interact with AI Center. It enables robots to send data to AI Center labeling sessions and create labeling tasks in Action Center for human review.
利用可能なアクティビティ
The following table lists the activities in the UiPath.MLServices.Activities package that allow you to create long-running workflows and generate actions in Action Center.
| アクティビティ | 説明 |
|---|---|
| ラベル付けタスクを作成 | Creates a labeling task in Action Center by uploading a file to an AI Center data labeling session. Use the returned task object with the Wait For External Task And Resume activity to suspend the workflow until the task is completed. |