Newer Version Available
CalculationMatrix
Matches input values to a table row and returns the row's output values. The
label for this object is Decision Matrix. This object is available in API version 53.0
and later.
Decision Matrices are useful for implementing complex rules in a systematic, readable way. There are two types: Standard and Grouped. A Grouped Decision Matrix groups rows in different versions by one or two keys such as geographic region or product code.
Supported Calls
create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()
Special Access Rules
Access to Decision Matrices requires OmniStudio licenses.
Fields
| Field | Details |
|---|---|
| DecisionMatrixDefinitionId |
|
| DecisionMatrixType |
|
| Description |
|
| GroupKey |
|
| LastReferencedDate |
|
| LastViewedDate |
|
| MigrationStatus |
|
| Name |
|
| OwnerId |
|
| SubGroupKey |
|
| Type |
|
| UniqueName |
|
Usage
Expression Sets, OmniScripts, and Integration Procedures can call Decision Matrices.