bcolpaert / Colso.Xrm.DataTransporter

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

Ability to link all created records to a specific user #25

Open normanray opened 6 years ago

normanray commented 6 years ago

Hi, I am trying to migrate data where I don't need to copy all the users into another environment. is there a way for me to map when all created records are owned by a specific user?

bcolpaert commented 6 years ago

Hi normanray,

You can add the specific users in the mappings. This will allow you to create records assigned to a different user on the target environment

normanray commented 6 years ago

Hi, could you point me to the right direction as to where is can configure this? Or where do I find a sample?

Thanks, Norman

Get Outlook for Androidhttps://aka.ms/ghei36


From: Bram Colpaert notifications@github.com Sent: Tuesday, July 10, 2018 8:28:45 PM To: bcolpaert/Colso.Xrm.DataTransporter Cc: normanray; Author Subject: Re: [bcolpaert/Colso.Xrm.DataTransporter] Ability to link all created records to a specific user (#25)

Hi normanray,

You can add the specific users in the mappings. This will allow you to create records assigned to a different user on the target environment

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/bcolpaert/Colso.Xrm.DataTransporter/issues/25#issuecomment-403804353, or mute the threadhttps://github.com/notifications/unsubscribe-auth/Am_lgrfl61pEIs8fgc2ltYhVD1O2OsW-ks5uFJ39gaJpZM4VFMY3.

bcolpaert commented 6 years ago

Hi Normanray,

There is a new version released where an automatic user mapping based on domainname is implemented.

You can still use custom mappings offcourse: when selecting the entity and the attributes you want to transfer, you can click the "Mapping" button in the top right corner. Here you can configure the source and target id of the entity you want to map.

BR, Bram