orchestrator
latest
false
Orchestrator ユーザー ガイド
- 基本情報
- ベスト プラクティス
- テナント
- レジストリ
- Cloud ロボット
- Automation Suite ロボット
- フォルダー コンテキスト
- プロセス
- ジョブ
- Apps (アプリ)
- トリガー
- ログ
- 監視
- インデックス
- キュー
- アセット
- コネクション
- ビジネス ルール
- ストレージ バケット
- MCP サーバー
- Orchestrator のテスト
- リソース カタログ サービス
- Integrations
- トラブルシューティング
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
Jobs transition through various states during their lifecycle, as described below.
Initial States
保留中 - ジョブは、同じロボットのキューに置かれている場合、またはロボットとの接続を確立しようとしている場合に、このステートになります (キューに置けるのは同じロボットの異なるジョブのみです)。
Active States
実行中 - ジョブは、ロボットとの接続を確立し、指定されたプロセスの実行を開始した場合に、このステートになります。
Stopping - An intermediary state triggered when you select Stop. The job is canceled as soon as it is safe. This can be implemented in a workflow using the Should Stop activity.
Terminating - An intermediary state triggered when you select Kill. A cleanup background job runs once every three hours and transitions to Faulted jobs in a Terminating state for at least one day.
Intermediate States
Suspended - An intermediary state allowing user intervention or completion of an intermediary process. Triggered by corresponding activities in Studio. Details here.- Resumed - An intermediary state triggered when conditions (user intervention, intermediary process completion) of a fragmented workflow are met. Triggered by corresponding activities in Studio. Details here.
Completion States
Successful - A job is in this state if it has been executed correctly by the Robot and finished running or has been stopped using the Stop button.
エラー - ジョブが開始に失敗した場合、または実行中に未処理の例外がプロセスからスローされた場合に、このステートになります。
注:失敗したジョブは手動で再実行する必要があります。
Stopped - A job is in this state if it stopped (by using the Kill button or by canceling it from the system tray) before finishing without errors.
すべてのジョブの実行についての詳細情報を表示するには、対応する [ 詳細 ] ボタンをクリックします。[ジョブの詳細] ウィンドウが表示され、ジョブが異常終了した理由を確認できます。また、Unattended で失敗したジョブにおいて、プロセスの [ 記録機能を有効化 ] オプションがオンになっている場合、対応する実行メディア をダウンロードして 、失敗する前の実行の最後の瞬間を確認できます。