Configure excluded sources for D&B enrichment
Explains how to use the Excluded Sources property to filter records from enrichment and internal processing flows.
The Excluded Sources property allows you to exclude records with specific crosswalk sources from Recertification and some internal enrichment logic in real-time and batch modes.
By default, the following sources are excluded:
- DnB
- ReltioCleanser
These default values prevent records created or updated by these sources from being re-enriched or reprocessed unnecessarily. This is particularly useful when working with duplicate resolution, shell records, or derived entities.
The exclusion logic helps avoid re-enriching records that were already enriched by D&B or cleansed by system processes.
Extending the exclusion list
If your tenant includes additional data processing services (such as Full Name Builder, Email Cleanser, etc.), you should add their corresponding crosswalk source names to this property.
Each source must be listed in single quotes and separated by commas. For example:
'DnB','ReltioCleanser','FullNameBuilder','EmailCleanser'
Where it's used
This property affects the following processes:
- Recertification: Prevents re-enrichment of records with only excluded sources.
- Real-time enrichment: Helps identify whether a standalone DUNS crosswalk should be merged or skipped.
- Batch enrichment: Ensures system-generated records are not reprocessed unintentionally.