Publish a Databricks table to Reltio using AgentFlow™ Quality
Learn how to connect to a Databricks source, select a table, and publish it to Reltio using AgentFlow™ Quality.
AgentFlow™ Quality maps source table columns to Reltio entity attributes and creates a Data Loader job. For example, you can publish a Databricks customers table as HCP profiles. No file export or re-authentication is required, the entire workflow uses the same connection and table within a single conversation.
Prerequisites
Before you begin, ensure that you have the required system roles and Databricks connection details:
-
The following system roles to access AgentFlow Quality:
-
ROLE_AGENT_FLOW_QUALITY -
ROLE_EXECUTE_AGENTS -
ROLE_EXECUTE_MCP. -
ROLE_DATALOADER
-
-
Access to a Databricks account
-
Connection details for your Databricks workspace:
-
Server hostname
-
HTTP path
-
Access token
-
Catalog name
-
Schema name
-
Result
AgentFlow Quality runs the data load and returns a completed load summary that includes the following details:
-
The success rate
-
The number of records loaded, failed, and total
-
A load outcome chart
-
Job details, such as the source table, object type, load type, and job ID
Verification steps
To verify the data load, check the results in the conversation, Console, and Hub:
-
In the conversation, review the summary of the data load job.
-
In Console, confirm the job status and any load errors by performing the following steps:
-
In a new browser tab, sign in to your Reltio MDM tenant.
-
From the Applications menu, select Console.
-
Select Data Loader.
-
On the left navigation panel, select Job Status.
-
Select the COMPLETED tab.
-
Identify the job using the job ID provided in the conversation.
-
-
In Hub, confirm the loaded records match the source table by performing the following steps:
-
In a new browser tab, sign in to your Reltio MDM tenant.
-
From the Applications menu, select Hub.
-
On the left navigation panel, select Search.
-
Search for the loaded records and confirm the attribute values match the source table.
-