Modes of Operation
Learn how Reltio Enrichment with D&B is used to import data from Dun & Bradstreet in On Demand or Batch mode.
Reltio Enrichment with D&B can be integrated with Direct+ APIs of D&B, in both On Demand and Batch modes.
On Demand mode
Use the On Demand mode for enriching a single record in real-time, through the Reltio UI. The On Demand mode is a series of steps involving the Get Match
record with a D&B database, followed by enriching the matched record with Get Company Details
data. The Get upward account hierarchy
step retrieves all parent organizations (all organizations to its global ultimate) from the current organization.
Batch mode
Use the Reltio D&B Batch Connector for large volumes of data at infrequent intervals such as weekly, monthly, quarterly, and annually. This process runs automatically using a batch interface which you schedule at your desired frequency. The process helps in both matching and enriching the account record with D&B data at the same time.
Configuration parameters
When we configure the Reltio Enrichment with D&B for your tenant, we set up the following parameters for best performance.
Parameter Type | Parameter | Default value | Description |
---|---|---|---|
Batch | PUT_BUCKET_SIZE |
Direct+ batch 25000 entities |
Limit for Direct+ based batch is 25K entities per job. If parameter greater than 25K for Direct+ based batch, then batch size will be 25K. |
BATCH_SIZE | 200 | Input bucket size when integration updates entities in Reltio. The integration will read BATCH_SIZE lines from the input file, push them to Reltio and then read the next chunk. | |
THREAD_BATCH_COUNT | 3 | Threads for batch jobs processing per instance. | |
THREAD_COUNT | 20 | Maximum number of threads in executors for Reltio API operations. | |
Entry files processing | IS_PARALLEL_FILE_PROCESSING | true | Whether the integration uses parallel processing for entry files, in updates to Reltio. |