
Hello,
We are using Business Central Master Data Management to deploy new companies.
Our objective is to avoid manually recreating all setup and master data in each new company. We would like to use the standard synchronization framework to copy configuration tables from an existing company to newly created companies.
The process works for most tables, but when enabling synchronization on some mappings, we receive the following error:
"Data conflicts with the LinkTable and LinkFields settings in IntegrationFieldMapping."
Our understanding is that this error is related to the relationship defined between the source and destination tables, but we are not sure what specifically causes the conflict.
Our questions are:
Is using MDM synchronization the recommended approach to replicate setup/configuration tables into newly created companies?
Are there limitations regarding setup tables versus transactional tables?
What exactly triggers the "LinkTable and LinkFields" conflict in IntegrationFieldMapping?
Is there a recommended way to export/import table data between companies while preserving relationships and avoiding manual setup recreation?
Would RapidStart packages be a better approach than MDM synchronization for deploying configuration into new companies?
Our goal is simply to reuse existing setup and master data when creating new companies, instead of manually configuring everything again.
Thank you for your guidance.