Unify and manage your data

Recertification real-time enrichment recipes for D&B Data Blocks

Learn about the real-time recertification recipes for D&B Data Blocks that detect entity changes and automatically trigger D&B re-enrichment workflows.

D&B | TRG-SQS | Real Time SQS Enrichment – Create, Update and Unmerge Events

Step 1 – This trigger recipe listens for SQS messages generated by entity changes in Reltio. It handles Create, Update, and Unmerge events for organization entities.

It is recommended to disable the original trigger recipe (D&B | TRG-SQS | Real Time Enrichment) when this one is active to prevent duplicate processing.

Step 5 – Filters incoming events to isolate Create and Update operations that are not the result of unmerges. Sends relevant records to the recipe D&B | PROC | Real-Time Enrichment – Updated/Create Events.

Step 10 – Filters records that resulted from Unmerge events and sends them to D&B | PROC | Real-Time Enrichment – Recertification.

D&B | PROC | Real Time Enrichment – Recertification

This recipe begins the recertification workflow for entities impacted by Unmerge events. It ensures that outdated or incorrect D&B crosswalks are removed and that the entity is sent through re-enrichment.

After validation of required properties, the entity IDs are passed to D&B | PROC | Recertification Real Time D&B Crosswalk extraction to determine which crosswalks should be deleted.

Entities that only contain crosswalks from excluded sources (configured under Recertification - Standalone Entities Sources to be Excluded from Deletion) are filtered out and not processed further.

The remaining entities are prepared for batch enrichment by generating the appropriate filters and sent to the recipe D&B | PROC | Batch Enrichment – Recertification Multi Process extmatch.

D&B | PROC | Recertification Real Time D&B Crosswalk extraction

Step 15 – This step extracts the list of D&B crosswalks that must be deleted as part of recertification. It queries existing profiles to retrieve only those URIs associated with D&B source systems.

The resulting list is passed to the recipe D&B | PROC | Recertification Real Time & Batch – D&B Crosswalk Deletion, which performs the deletion and returns the entity IDs that should be re-enriched.

This ensures that only stale or invalid D&B crosswalks are removed and that re-enrichment is applied to accurate profiles only.