bcolpaert / Colso.Xrm.DataTransporter

XrmToolbox plugin to help you to transfer records across organizations
MIT License
21 stars 15 forks source link

Question: Copy data from on-prem CRM to online Dynamics 365 #15

Open meyergm opened 6 years ago

meyergm commented 6 years ago

Hi, Will this tool assist in copying data from an on-prem CRM system to Online Dynamics 365? Thanks!

bcolpaert commented 6 years ago

As long as the entities/attributes on both environments are identical, you can copy the data between them.

KR, Bram

meyergm commented 6 years ago

Excellent! Is there any documentation around how to configure the tool to initiate the transfer?

bcolpaert commented 6 years ago

Hi Meyergm,

There is no documentation at the moment. If there are things not clear in how to use it, feel free to ask :)

maeg02 commented 5 years ago

Hi meyergm

If you have trouble mapping users, the code is here.

One suggestion is that auto mapping System Users on domain name might not be very useful going from on-premise to online, you can modify it to be internalemailaddress, then make sure that the "Primary email" matches on each of the systems. That is how I have used this tool.