Enable automatic unmerge on the tenant configuration
Learn how to enable automatic unmerge, for an entity type, on the tenant L3 configuration
- Get your tenant's (L3) configuration, see topic GET Configuration
- Update your tenant's (L3) configuration — see topic Set Configuration — with the following code block, at the
EntityType
level:
Code and description | Example |
---|---|
Enables the automatic unmerge feature in your tenant. The following is applicable when evaluating profiles:
|
|
When you use this code, the following is applicable when evaluating profiles:
|
|
When you use this code, the following is applicable when evaluating profiles:
|
|
When you use this code, the following is applicable when evaluating profiles:
|
|
To make it easier for you, here's a list of parameters you can use in the automatic unmerge configuration:
Name | Required? | Description | Example |
---|---|---|---|
enabled | Yes | Denotes if the Automatic unmerge option is enabled in your tenant for the selected entity type. |
|
retainManualMerges | No | Denotes if the entities that were manually merged must be evaluated during automatic unmerge. By default, this value is set to true . |
|
retainMergeConditions > sources | No | Denotes the sources and crosswalks that must be ignored during automatic unmerge. |
|
retainMergeConditions > matchGroups | No | Denotes the match rules that must be ignored during automatic unmerge. |
|