Hi guys,
I'm facing the following situation: I want to connect two field in Dynamics CRM and Business Central. The BC Customer No. to a custom field in CDS and the VAT Registration NO. also to a custom CDS field. I've created a code unit using the codes described in this page (https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/administration/administration-custom-cds-integration) ("To create an integration table mapping" and "To create integration fields mappings" sections) and a table extension for the Customer integration field. I have only changed and added the needed fields to the code.
My problem that after I published the extension to the Business Central, I tried to update the mappings by running the CDS Connection Setup page and choosing Use Default Synchronization Setup as it is described in the documentation. But clicking on the CDS Connection Setup it did not start and dropped me out form BC without any error code. Without the extension this feature works properly.
Is there anything I need to set in the code to be ab I would very much appreciate could suggest what could cause the problem.
Thanks and all the bests!