- スタート アップ ガイド
- ベスト プラクティス
- テナント
- リソース カタログ サービス
- フォルダー コンテキスト
- 自動化
- プロセス
- ジョブ
- トリガー
- ログ
- 監視
- キュー
- アセット
- ストレージ バケット
- Orchestrator のテスト
- その他の構成
- Integrations
- クラシック ロボット
- ホストの管理
- 組織管理者
- トラブルシューティング
ジョブは次のいずれかのステートとなります。
-
Pending - A job is in this state if it is queued on the same Robot or it is trying to establish a connection with the Robot (only different jobs on the same Robot can be queued). -
Running - A job is in this state if it has established a connection to the Robot which started executing the designated process. -
Successful - A job is in this state if it has been executed correctly by the Robot and it has finished running or has been stopped using the Stop button. -
Faulted - A job is in this state if it failed to start or the process threw an unhandled error during execution.注:失敗したジョブは手動で再実行する必要があります。
-
Stopping - An intermediary state that is triggered if you click the Stop button in Orchestrator. 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 that is triggered if you click the Kill button in Orchestrator. By default, a cleanup background job runs once every three hours and transitions to Faulted the jobs that have been in a Terminating state for at least one day. -
Suspended - An intermediary state that is triggered with the purpose of allowing user intervention or completion of an intermediary process. It is triggered by the corresponding activities in Studio. Details here. -
再開 - フラグメント化されたワークフローの条件 (ユーザーの介入、中間プロセスの完了) が満たされた場合にトリガーされる中間ステート。Studio の対応するアクティビティによってトリガーされます。詳細についてはこちらをご覧ください。
-
Stopped - A job is in this state if it stopped (by using the Kill button, or by canceling it from the system tray) before it finished executing without throwing any errors.
すべてのジョブの実行についての詳細情報を表示するには、対応する [ 詳細 ] ボタンをクリックします。[ジョブの詳細] ウィンドウが表示され、ジョブが異常終了した理由を確認できます。また、Unattended で失敗したジョブにおいて、プロセスの [ 記録機能を有効化 ] オプションがオンになっている場合、対応する実行メディア をダウンロードして 、失敗する前の実行の最後の瞬間を確認できます。