ConfigurationsAttributesValues
Reads /values entries from the ConfigurationsAttributes table.
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | False |
Id of the instance |
ConfigurationsAttributes_Id [KEY] | String | False |
The Workday ID of the ConfigurationsAttributes that contains this. |
Configurations_Id [KEY] | String | False |
The Workday ID of the Configurations that owns this. |
BooleanValue | Bool | False |
Supported for: SELECT, INSERT, UPDATE. Returns a boolean attribute value if it is allowed for the current environment. |
Descriptor | String | False |
Supported for: SELECT, INSERT, UPDATE. A preview of the instance |
NumericValue | Decimal | False |
Supported for: SELECT, INSERT, UPDATE. Returns a numeric attribute value if it is allowed for the current environment. |
RestrictToEnvironments_Aggregate | String | False |
Supported for: SELECT, INSERT, UPDATE. A JSON aggregate. Returns the environments that are able to view this Application Attribute Value. |
StringValue | String | False |
Supported for: SELECT, INSERT, UPDATE. Returns a string attribute value if it is allowed for the current environment. |
AttributeType_Prompt | String | False |
No description available. |
Application_Prompt | String | False |
Only used when a Configurations_Id filter is not provided. No description available. |
Name_Prompt | String | False |
Only used when a Configurations_Id filter is not provided. No description available. |