DataSourcesOptionalParameters
Reads /optionalParameters entries from the DataSources table.
Workday Resource Information
Retrieves a data source for the specified {ID} for use in a WQL query. You can only view data sources that you have security access to.Secured by: Development, WQL for Workday Extend, Workday Query Language+TG
Scope: System
Columns
Name | Type | Description |
DataSources_Id [KEY] | String | The Workday ID of the DataSources that contains this. |
Alias | String | Supported for: SELECT. This field exposes WQL alias for Adhoc Query Enabled instances in WQL Rest APIs. This is for internal use only. |
Description | String | Supported for: SELECT. Description for Query Parameter for External Promptable |
Type | String | Supported for: SELECT. Returns "Text", "Date", "Numeric", "Currency", "Boolean", "Single Instance" or "Multi Instance". |
WorkData_Descriptor | String | Supported for: SELECT. A description of the instance |
WorkData_Href | String | Supported for: SELECT. A link to the instance |
WorkData_Id | String | Supported for: SELECT. wid / id / reference id |
Alias_Prompt | String | The alias of the data source. |
SearchString_Prompt | String | The string to be searched in case insensitive manner within the descriptors of the data sources. |