Unify and manage your data

Properties configuration for D&B enrichment

Configure all required property values across lookup tables, environment variables, and API platform settings to enable Reltio Enrichment with D&B Data Blocks.

D&B Recipe Properties lookup table

The D&B Recipe Properties lookup table is deployed with default values and must be updated to reflect your tenant's configuration, enrichment goals, and licensed Data Blocks. You can access it under Tools > Lookup tables in Reltio Integration Hub.

Note: Do not rename or remove properties. Only modify values. All mandatory fields must be populated for the integration to work correctly.
Property NameValueDescription
Organization - Entity NameOrganizationMandatory. Name of the entity to enrich.
Source TypeD&BMandatory. Source system name per Reltio data model.
Reltio Export Filter Conditionsequals(sourceSystems,'Salesforce')Mandatory for batch. Audit-based filter for eligible records.
RIH Service UserD&B_DataBlocks_Enrichment_ProcessClient ID to exclude from SQS trigger events. Should match the one used in Reltio connection.
Batch Size8000Max 8000 records. Mandatory for batch. Lower if memory errors occur.
Monitoring Process - Batch Size3000Max 3000 records. Mandatory for monitoring jobs.
Enrich Company Information Data BlockYesEnable/disable enrichment of Company Information block.
Enrich Hierarchies & Connections Data BlockYesEnable/disable enrichment of hierarchy data.
Enrich Diversity Insights Data BlockYesEnable/disable enrichment of diversity data.
Enrich Principals & Contacts Data BlockYesEnable/disable enrichment of contacts. Requires at least one other block enabled.
Company Information - Level and Versioncompanyinfo_L3_v1Mandatory if Company Info is enabled. Set level per license.
Hierarchies & Connections - Level and Versionhierarchyconnections_L1_v1Mandatory if Hierarchies block is enabled.
Diversity Insights - Level and Versiondiversityinsight_L1_v1Mandatory if Diversity block is enabled.
Principals & Contacts - Level and Versionprincipalscontacts_L1_v2Mandatory if Contacts block is enabled.
Do not MergefalseIf true, creates potential match. If false, merges by confidence score. Ignored in API calls.
Auto Merge – Confidence Code8Min 1, max 10. Cannot be less than or equal to potential match threshold.
Potential Match – Confidence Code6Mandatory if Do not Merge = true. Range 1–10.
Address TypeBusinessOptional. Type of address to use. Defaults to first address if unset.
Email TypeBusinessOptional. Type of email to use.
Phone TypeBusiness PhoneOptional. Type of phone number to use.
Reltio Export Filter Conditions for Recertificationequals(sourceSystems,'Salesforce')Mandatory for Recertification batch mode. Defines eligible records.
Excluded Sources'DnB','ReltioCleanser'Mandatory. Prevents loop enrichment and ensures isolation. Must use single quotes.
Merge records by DUNS crosswalksNoSet Yes to allow merging on shared DUNS. No uses URI:DUNS. Mandatory.
Automate Monitoring RegistrationYesMandatory for Monitoring Registration. Yes enables auto-mode; No requires CSV uploads.
Monitoring Registration Limit0Maximum # of DUNS allowed to register. Use 0 for unlimited.
Reltio Export Filter Conditions for Monitoring Registrationequals(sourceSystems,'Salesforce')Mandatory if automated registration is enabled.

Environment properties

These are configured under Tools > Properties in the tenant's workspace. Most are required for batch and monitoring execution.

  • D&B Customer Key – Required. Generate from your D&B API portal.
  • D&B Customer Key MD5 – Required. Must be MD5-hashed version of above.
  • Email for Reltio Exports – Required for job tracking and email reports.
  • Email for RIH Job Notifications – Optional. Set to NULL if not used.
  • Reltio Environment URL – Required. Example: https://test-usg.reltio.com.
  • Reltio Tenant ID – Required. Unique tenant ID string.
Note: All property values are mandatory except “Email for RIH Job Notifications”. If the customer expects not to provide an email address for this field, it should be set to NULL.
Note: To generate customer key and MD5 encoded values, please refer to D&B Documentation.

API platform configuration

API endpoints must be enabled in the D&B - REST API Collections section of API Platform before enrichment can be triggered externally or via UI buttons.

  1. Navigate to API Platform > API Collections > Endpoints.
  2. Select the three dot button on the right side of the D&B | API | REST API for Batch Enrichment.
  3. Select Activate endpoint.
  4. Under D&B REST API Clients, copy the Auth Token to use it in API headers when calling APIs externally.