Newer Version Available
DecisionMatrixDefinition
File Suffix and Directory Location
DecisionMatrixDefinition components have the suffix .decisionMatrixDefinition and are stored in the decisionMatrixDefinition folder.
Version
DecisionMatrixDefinition components are available in API version 55.0 and later.
Fields
| Field Name | Description |
|---|---|
| description |
|
| groupKey |
|
| label |
|
| processType |
|
| subGroupKey |
|
| type |
|
| versions |
|
DecisionMatrixDefinitionVersion
Represents a definition of a decision matrix version.
| Field Name | Description |
|---|---|
| columns |
|
| decisionMatrixDefinition |
|
| endDate |
|
| groupKeyValue |
|
| label |
|
| rank |
|
| startDate |
|
| status |
|
| subGroupKeyValue |
|
| versionNumber |
|
DecisionMatrixDefinitionVersionColumn
Represents a definition of a column in a decision matrix definition version.
| Field Name | Description |
|---|---|
| columnType |
|
| dataType |
|
| displaySequence |
|
| isWildcardColumn |
|
| name |
|
| rangeValue |
|
| wildcardValue |
|
Declarative Metadata Sample Definition
The following is an example of a DecisionMatrixDefinition component.
The following is an example package.xml that references the previous definition.
Wildcard Support in the Manifest File
This metadata type supports the wildcard character * (asterisk) in the package.xml manifest file. For information about using the manifest file, see Deploying and Retrieving Metadata with the Zip File.