ActiveTasks
Usage information for the operation ActiveTasks.rsd.
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 | A description of the instance |
| Account_Href | String | A link to the instance |
| Account_Id | String | wid / id / reference id |
| BytesAllocated | Decimal | The memory allocated for task in mebibytes (MiB). |
| CpuTimeMillis | Decimal | The time spend by the CPU to process the task. |
| InstancesAccessed | Decimal | The count of all the instances traversed to process the task. |
| Origin | String | Returns the service that launched the task. |
| QueueMillis | Decimal | The duration of time the task has been waiting in the queue. |
| QueueName | String | The name of the queue currently processing the task. |
| QueuedSubtaskCount | Decimal | The count of queued self and child processes executed within this sample. |
| RunningSubtaskCount | Decimal | The count of running self and child processes executed within this sample. |
| StartTime | Datetime | Start time of the task. |
| Status | String | Indicates the status the task is currently in as either queued or running. |
| TaskDurationMillis | Decimal | The duration of time the task has been both queued and running. |
| Task_Descriptor | String | A description of the instance |
| Task_Href | String | A link to the instance |
| Task_Id | String | wid / id / reference id |