Deploy BvD in the Customer Tenant
You can access BvD Integration recipes once you enable the BvD integration. To enable the feature on your tenant, create a support ticket or reach out to your Customer Success Manager (CSM).
- Verify if the data model for the Customer Tenant configuration is enhanced for BvD integration. The configuration must contain a BvD identifier, a BvD crosswalk source type, and a BvD relationship type. You can also use the data model JSON template.
- Verify if the Data Tenant exists and the Customer Tenant is subscribed to the Data Tenant through the Data Tenant Subscription Service (DTSS).
- Verify if the Customer Tenant license contains an API platform. The API platform menu must be available in the Customer Tenant as shown in the following example:
- Import Recipes to the Customer Environment
- Configure Connectors
- Configure Account Properties
Import Recipes to Reltio Integration Hub
- In the Recipe lifecycle management page, click Import.
- Search for and select the .zip package that was downloaded during the export process.
- Select the target folder (Reltio BvD Integration) to which you want to import the recipes.
- Click Next.
The wizard begins reading the contents of the .zip package and starts to load them. It will also compare the corresponding recipes and dependencies in the account and update them.
- The Import preview page is displayed. Here, each item is assigned a tag that provides information on its import status.
- Click Next. All recipes and dependencies are imported to the Reltio BvD Integration folder.
- Verify the recipes and dependencies in the target folder.
- Check if the BvD API platform has been created. If the API platform has been successfully created, the page will look like this:
Configure Connectors
BvD recipes contain three connectors: two Reltio connectors (Reltio and Reltio DT) and one HTTP Connector. To use the connectors, you must connect them to the corresponding tenants in the Reltio connectors by changing the connection details.
- Environment URL
- Tenant ID
- Tenant user name
- Tenant password
- Environment type
After providing the details, click Connect. Once the connection is successfully established, configure the same fields in the Reltio DT connector and configure the HTTP connector by adding the API key token of the base (administrator) environment in the BvD http connection page.
Once all three connections are successfully made, you can start the recipes.
Configure Account Properties
Variable Name | Description | Current or Default Value |
---|---|---|
BvDByIdRequestSize | The maximum number of records that are retrieved for one request. | 10 |
BvDMatchRequestBatchSize | The maximum number of records that can be matched in a batch. | 9 |
MatchAutoMergeGreaterOrEqualsBorder | A floating point value. If only one potential match with a high confidence value is present, then the recipe sets an auto-merge flag for the potential match. So, the potential match is auto-merged. | 0.89 |
BvDApiToken | A unique BvD access token generated for your organization. | token |