TaskResourcesProjectResources
Fetches project resource data linked to tasks, enabling project tracking and resource allocation analysis.
Workday Resource Information
Retrieves all task resources for a given project.You can filter the task resources by the Project {id}, or projectPlanTask {id}.
Secured by: Manage: Project Task Resources
Scope: Projects
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier for the task resource instance. |
| TaskResources_Id [KEY] | String | False |
The Workday ID of the TaskResources table that contains this task resource entry. |
| Descriptor | String | False |
The display name of the instance |
| ProcessingUserHasAccessToViewWorker | Bool | False |
Indicates whether the current user has permission to view worker details for this task resource. |
| UnnamedResource | Bool | False |
Indicates whether the assigned project resource is unnamed (a placeholder rather than a specific worker). |
| ProjectPlanTask_Prompt | String | False |
Filters task resources based on a specific project plan task. |
| Project_Prompt | String | False |
Filters task resources based on a specific project. |