Unify and manage your data

Map primary industry code attributes

Update recipes to map the Primary Industry Code instead of default industry classifications.

Make sure:

  • All enrichment modes using industryCodes fields have been tested.
  • You have access to modify the relevant recipes.
The default D&B industry classification includes multiple codes with descriptions and priorities. You can simplify this by mapping only the PrimaryIndustryCode / US SIC V4 fields instead.
To update real-time recipe mappings:
  1. Open the recipe D&B | PROC | Real Time Enrichment - Match and Append.
  2. Navigate to Step 44 of this recipe titled Call D&B | SYS | Batch Update Company Information.
  3. Search for industryCodes.
  4. In the input fields, remove the following mappings:
    • industryCodes
    • industryCodesDesc
    • industryPriority
    • industryCodesTypeDesc
  5. Add the following replacement mappings:
    • PrimaryIndustryCode / US SIC V4industryCodes
    • PrimaryIndustryCode DescriptionindustryCodesDesc
To update batch job result recipe mappings:
  1. Open the recipe D&B | PROC | Process D&B Job Result.
  2. Navigate to Step 22 of this recipe titled Compose CSV.
  3. Search for industryCodes.
  4. In the input fields, remove the following mappings:
    • industryCodes
    • industryCodesDesc
    • industryPriority
    • industryCodesTypeDesc
  5. Add the following replacement mappings:
    • PrimaryIndustryCode / US SIC V4industryCodes
    • PrimaryIndustryCode DescriptionindustryCodesDesc
To update SDK field mappings:
  1. Open the recipe D&B | SYS | Batch Update Company Information - Reltio Load.
  2. Navigate to Step 8 of this recipe titled Create Organizations in bulk in Reltio.
  3. Search for Industry Classification
  4. Under Industry Classification remove the Type and Display Sequence data pill values.

After updating the mappings, D&B industry classification will reflect only the primary code and description, reducing noise from alternate classifications.