Hi i have been tasked with migrating data from CRM 2011 to D365 Online. I will be using SSIS and Kingswaysoft to do this so i would like to hear peoples opinion on the following 2 methods.
1. Use CRM 2011 data Source and then pump directly to CRM Online data destination. Errors can be logged to a separate database for reprocessing later.
2. Use SQL database source which is a backup of the on-premise 2011 database and then pump to CRM Online data destination. Again errors can be logged for reprocessing later.
In my opinion 1 is the most favourable because less steps involved, but what are your thoughts (performance, simplicity etc)
Thanks G