This content describes an older version of this product.
View Latest
Decision Table Standard Objects
Use standard objects to create, update, and activate decision tables.
Available in: Lightning Experience
Available in: Decision Table is available with Enterprise, Unlimited, and
Performance Editions with Loyalty Management or Rebate Management
Decision Table Data Model
Before you start using the Decision Table setup objects, here's a representation of the data model.
DecisionTable
Represents the information about a decision table. Use an input fields criteria to define when a decision table must provide outcomes. This object is available in API version 51.0 and later.
DecisionTableDatasetLink
Represents a dataset link associated with a decision table. Use dataset links in a decision table to select multiple source objects whose field values the decision table must evaluate and provide outcomes for. This object is available in API version 51.0 and later.
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 field 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.
DecisionTblDatasetParameter
Represents the mapping between the decision table input fields and the fields of the different source objects in the dataset link. This mapping allows the decision table to know which field values from the source objects must be evaluated by the input fields of the decision table. This object is available in API version 51.0 and later.