CommonOwnersValues
Tracks predefined owner values that are used for data ownership assignment, accountability tracking, and workflow approval structures.
Workday Resource Information
Retrieves instances that can be used as values for other endpoint parameters in this service.Columns
| Name | Type | Description |
| Id [KEY] | String | The unique identifier (Id) for the owner, which can include the Workday Id, the external system Id, or the reference Id that is used for integrations and reporting. |
| Descriptor | String | A detailed description of the owner instance, used for display purposes and to provide clarity in user interfaces and reports. |
| CollectionToken | String | A token used in conjunction with the Collection_Prompt input to retrieve members of a collection. This value is NULL if the current row represents a standalone value and not a collection. |
| Collection_Prompt | String | A value derived from the CollectionToken column. Providing this input triggers the retrieval of all child elements associated with the specified collection. |
| WorktagType_Prompt | String | A prompt for selecting the appropriate worktag type related to the owner, enabling effective categorization and tagging for reporting and analysis. |