Task State Messages
Status indicator messages reflecting the current execution state of scheduled tasks.
Overview
| Code | Message | Description |
|---|---|---|
TSD001 | The task has been canceled and will not be executed. | Task state: Canceled. |
TSD002 | The task has been completed successfully. | Task state: Completed successfully. |
TSD003 | The task is scheduled for future execution and is pending execution. | Task state: Pending execution. |
Error Code Details
TSD001
Message
The task has been canceled and will not be executed.
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
The task has been completed successfully.
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
The task is scheduled for future execution and is pending execution.
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).