Task State Messages
Status indicator messages reflecting the current execution state of scheduled tasks.
Overview
| Code | Message | Description |
|---|---|---|
TSD001 | タスクがキャンセルされました。実行は行われません。 | Task state: Canceled. |
TSD002 | タスクが正常に完了しました。 | Task state: Completed successfully. |
TSD003 | タスクはスケジュールされており、保留中です。 | Task state: Pending execution. |
Error Code Details
TSD001
Message
タスクがキャンセルされました。実行は行われません。
Description
The task was canceled before execution. No further processing will occur for this task.
Root Cause
- No action required (status indicator).
Resolution
- No action required (status indicator).
TSD002
Message
タスクが正常に完了しました。
Description
The task finished execution and completed successfully without errors.
Root Cause
- No action required (status indicator).
Resolution
- No action required (status indicator).
TSD003
Message
タスクはスケジュールされており、保留中です。
Description
The task has been scheduled and is awaiting its execution time. It has not yet started running.
Root Cause
- No action required (status indicator).
Resolution
- No action required (status indicator).