Entries by Tuomas Kesti

Multi-entity data migration from Dynamics 365

Recently I ran into a task where I needed to migrate data from Dynamics 365 into SQL Azure DB. Piece of cake, I will just use the SSIS enhanced with the KingswaySoft SSIS toolkit for Dynamics. Well, there was one a bit of a challenge which is due to Dynamics data model for lead entity. So, let me specify the scenario in a bit more detail.

Dynamics CRM and NAV integration using NAV web services

Recently we implemented a project where Dynamics CRM and Dynamics NAV were integrated. The purpose of this integration was to post customer data from CRM to NAV when a new customer is created in CRM or when an existing customer is updated in CRM.
Everything worked smoothly in our testing except the use case of updating customer information from CRM to NAV.