ActiveTasks
No description available
Workday Resource Information
Secured by: System Monitor Administrator, System Monitor SupportScope: System, System Health Dashboard, Tenant Non-Configurable
Columns
| Name | Type | Description |
| Account_Descriptor | String | Supported for: SELECT. A description of the instance |
| Account_Href | String | Supported for: SELECT. A link to the instance |
| Account_Id | String | Supported for: SELECT. wid / id / reference id |
| BytesAllocated | Decimal | Supported for: SELECT. The memory allocated for task in mebibytes (MiB). |
| CpuTimeMillis | Decimal | Supported for: SELECT. The time spend by the CPU to process the task. |
| InstancesAccessed | Decimal | Supported for: SELECT. The count of all the instances traversed to process the task. |
| Origin | String | Supported for: SELECT. Returns the service that launched the task. |
| QueueMillis | Decimal | Supported for: SELECT. The duration of time the task has been waiting in the queue. |
| QueueName | String | Supported for: SELECT. The name of the queue currently processing the task. |
| QueuedSubtaskCount | Decimal | Supported for: SELECT. The count of queued self and child processes executed within this sample. |
| RunningSubtaskCount | Decimal | Supported for: SELECT. The count of running self and child processes executed within this sample. |
| StartTime | Datetime | Supported for: SELECT. Start time of the task. |
| Status | String | Supported for: SELECT. Indicates the status the task is currently in as either queued or running. |
| TaskDurationMillis | Decimal | Supported for: SELECT. The duration of time the task has been both queued and running. |
| Task_Descriptor | String | Supported for: SELECT. A description of the instance |
| Task_Href | String | Supported for: SELECT. A link to the instance |
| Task_Id | String | Supported for: SELECT. wid / id / reference id |