Unify and manage your data

Automate monitoring registration for D&B Data Blocks

Configures automated and ad-hoc monitoring registration, master file handling, delta detection, and registration limits.

Make sure that:

  • You’ve configured the environment and lookup properties, including the registration limit and automation flag. See topic Properties configuration for D&B enrichment.
  • You’ve enabled the required monitoring registration recipes in Reltio Integration Hub.
D&B manages all monitoring registration requests and licensing. Before proceeding with configuration in Reltio, you must contact your D&B representative to initiate the monitoring registration process and obtain your monitoring license.
Note:

Reltio can assist with configuration and automation, but D&B is solely responsible for approving and provisioning your monitoring entitlements. Reltio cannot initiate monitoring registration on your behalf.

You can configure monitoring registration in two modes: automatic or ad-hoc. In automatic mode, Reltio Integration Hub calculates which DUNS numbers require registration based on delta detection against the registration master file stored in FileStorage.

To register DUNS numbers automatically:
  1. In the D&B Recipe Properties lookup table, set Automate Monitoring Registration to Yes.
  2. In the same lookup table, configure:
    • Monitoring Registration Limit — Set to 0 for no limit, or a maximum value based on your license.
    • Reltio Export Filter Conditions for Monitoring Registration — Required. Defines which records are eligible.
  3. Navigate to Projects > {Project Name} > {Location} and enable these recipes:
    • D&B | TRG | Trigger Monitoring Registration Process
    • D&B | PROC | Registration Process - Main Recipe
    • D&B | PROC | Process Reltio Export generated Download URLs
    • D&B | PROC | Register Delta DUNS
    • D&B | FUNC | Reorganize - Registration Master File
    • D&B | SYS | Update Registration Status - Reltio Load
  4. Run the job using the scheduler or API trigger to initiate automatic registration.
To register DUNS numbers using the ad-hoc method:
  1. Set Automate Monitoring Registration to No in the lookup table.
  2. Prepare a file named Monitoring_Registered_DUNS_List1.csv with the list of DUNS numbers (max 1 million per file).
  3. Upload the file to the FileStorage path: /D&B_Monitoring_Registration/Adhoc_File/.
  4. In Integration Hub, enable these recipes:
    • D&B | TRG | Trigger Monitoring Registration Process
    • D&B | PROC | Registration Process - Main Recipe
    • D&B | PROC | Compare Ad-hoc File and Master File
    • D&B | PROC | Register Delta DUNS
    • D&B | PROC | Unregister Delta DUNS
    • D&B | FUNC | Reorganize - Registration Master File
    • D&B | SYS | Update Registration Status - Reltio Load
  5. Schedule or manually trigger the job. The recipes will compare the uploaded file with the master file and register any delta DUNS.

After you register DUNS numbers for monitoring, you can:

  • Track registered DUNS entries in the master file stored in FileStorage.
  • Prevent duplicates by allowing the recipes to calculate deltas.
  • Control registration volume using licensing-based limits.
  • Switch between CSV or filter-based approaches depending on your setup.