Hi All,
I've a business requirement to bring data of five fields from once CRM instances to another CRM instance which is mainly to avoid duplicate record creation in Account entity whenever record gets created in either of the instance.
Can this be implemented with console app and scheduling job? If so, could you please let me know the approach to do this.
if not, could you please suggest me other technical way to implement this logic.
Thank you very much for your kind response in advance!
- Leo
Writing a console app using Dynamics 365 SDK would be easiest and controlled way of doing this. You could run the app in a server or could host the same as Azure Web Job. With Azure, you could also explore using Azure Functions for this.
You can check few tools
CRM Data migration tool
https://vjcity.blogspot.com/2019/09/dynamic-crm-data-migration-tool.html
For migration of personal views and dashboard refer here
https://vjcity.blogspot.com/2020/01/how-to-migrate-personal-views-dashboard.html
File Migration Tool
https://vjcity.blogspot.com/2020/03/file-migration-tool-by-microsoft.html
Effectively using CRM Configuration Migration
https://vjcity.blogspot.com/2019/02/effectively-using-crm.html
Hi Leo, there are some procedures to clone the records. Hope following discussion helps you.
Daivat Vartak (v-9d...
225
Super User 2025 Season 1
Muhammad Shahzad Sh...
106
Most Valuable Professional
Eugen Podkorytov
102