Synchronizing Business Central with Dynamics For Sales, Dataverse or Power Platform is a common need. For the ones who worked with the Business Central Connector, you may have some awful experience with it. However the underlying process to connect with it is not that complicated :Both OnPremise CRM and Dataverse have the same API capability […]
Category Archives: Dynamics 365 – CRM
Microsoft Nav 2018 CRM connector date conversion bug
If you’re using the Nav to Microsoft CRM connetor you can have a date transmission error with message about DMY2Date paramter out of range. I found out a function used in codeunit 5302 Outlook Synch. Type Conv called “TextToDate” handling conversion in MM/DD/AAAA format. The connector send to this function a FORMAT(Variant) so it can […]
Customize Dynamics 365 CRM connector for Nav
In this post we will see how to modify and add custom table to Nav connector for Dynamics 365 CRM (also working with Ms Dynamics CRM 2016). Since Nav 2017 Microsoft decide to integrate a CRM connection system directly in Nav. With this system all data integrations are managed Nav side for both “Nav to […]