Industries Common Resources Developer Guide
Summer '25 (API version 64.0)
Spring '25 (API version 63.0)
Winter '25 (API version 62.0)
Summer '24 (API version 61.0)
Spring '24 (API version 60.0)
Winter '24 (API version 59.0)
Summer '23 (API version 58.0)
Spring '23 (API version 57.0)
Winter '23 (API version 56.0)
Summer '22 (API version 55.0)
Spring '22 (API version 54.0)
Winter '22 (API version 53.0)
Summer '21 (API version 52.0)
Spring '21 (API version 51.0)
No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Decision Matrix Data Model Overview
DecisionMatrixDefinition
DecisionMatrixDefinitionVersion
DecisionTable
DecisionTableDatasetLink
DecisionTableParameter
DecisionTblDatasetParameter
DecisionTableSourceCriteria
IndustriesSettings
Industries Object Access by Community License
Access Industries Features Deployed Using Managed Packages
Lookup Tables Tooling API Objects
Tooling API exposes metadata used in developer tooling that you can access through REST
or SOAP. Tooling API’s SOQL capabilities for many metadata types allow you to retrieve smaller
pieces of metadata.
Available in: Lightning Experience |
Available in: Enterprise, Professional, Unlimited, and Developer Editions |
-
DecisionMatrixDefinition
Represents information about a decision matrix definition. This object is available in API version 55.0 and later. -
DecisionMatrixDefinitionVersion
Represents information about a decision matrix definition version. This object is available in API version 55.0 and later. -
DecisionTable
Represents the information about a decision table. 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 an object whose records 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 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. -
DecisionTblDatasetParameter
Represents the mapping between a decision table parameter and a field of the object selected in the dataset link. This mapping allows the decision table to know which object fields from the dataset link must be evaluated by the input fields of the decision table. This object is available in API version 51.0 and later. -
DecisionTableSourceCriteria
Represents the fields and values from a data source that are used to define the condition logic of the data that's used in a decision table. This object is available in API version 59.0 and later.