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.
DecisionTableParameter
Represents an input or output field in a decision table. An input
field is a field in the business rule object or custom metadata type that contains values used
by the decision table to evaluate records and values. An output field is a field in the
business rule object or custom metadata type that contains the values provided as outcomes for
a rule. This object is available in API version 51.0 and later.
Supported SOAP API Calls
create(), delete(), describeSObjects(), query(), retrieve(), update(), upsert()
Supported REST API Methods
DELETE, GET, HEAD, PATCH, POST, Query
Fields
| Field | Details |
|---|---|
| DecisionTableId |
|
| DomainObject |
|
| FieldName |
|
| FieldPath |
|
| IsGroupByField |
|
| IsRequired |
|
| ManageableState |
|
| Operator |
|
| Sequence |
|
| SortType |
|
| Usage |
|