Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Overview

Solution

The custom table needs to have fields for linking the entities of type - Company relation; Contact relation; Project relation; Sale relation;

In the profile you need to map some of the fields like Company Number/Vat No from company; EmailID/ContactNumber from person entity. In the duplicate settings the check should be on the field mapped in that entity to skip if found. With this approach you can link entities and import data in custom tables.

For linking two tables in Custom tables, you need to have the field of type - Extra table relation. When importing through DataBridge, similar to above, you need to map columns to different tables. And have proper duplicate checks to avoid deduplications.


  • No labels