Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Decision Table Parameter Output
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| columnMapping | String | Source object path for mapping to the column of an entity. | Small, 58.0 | 58.0 |
| dataType | String | Data type of the field used. Possible values are:
|
Small, 58.0 | 58.0 |
| decimalScale | Integer | Precision of the field used. | Small, 58.0 | 58.0 |
| domainEntity | String | Entity domain the field is mapped to. | Small, 58.0 | 58.0 |
| fieldName | String | Name of the field to be used in the decision table. | Small, 58.0 | 58.0 |
| isGroupByField | Boolean | Indicates whether the field is used to group the business rules of the decision table (true) or not (false). | Small, 58.0 | 58.0 |
| isPriority | Boolean | Indicates whether it is a priority field (true) or not (false). | Small, 58.0 | 58.0 |
| maxlength | Integer | Maximum length of the field used. | Small, 58.0 | 58.0 |
| operator | String | Valid operators for a field based on its usage. Possible values are:
|
Small, 58.0 | 58.0 |
| sequence | Integer | Sequence in which input fields are processed. | Small, 58.0 | 58.0 |
| sortType | String | Type of sorting done on the rows of a decision table. Possible values are:
|
Small, 58.0 | 58.0 |
| usage | String | Usage type for a field. Possible values are:
|
Small, 58.0 | 58.0 |