Jump to content

Migrate Dynamics CRM Entity Images


David Ireland

Recommended Posts

Hi;

I'm using Insight's Dynamics Adapterto migrate data from a CRM Online org to an On-Prem org.

 

Has anyone had success moving the Entity Images (ie: the photos of contacts)

 

In the source data for a contact that I know has an image, it shows null in the entityimage and entityeimgebase64 fields (where I was expecting to see data):

 

 

But it does have an entityimageid - so maybe I'm just not understanding what the id is referencing.

 

Any help appreciated.

Thanks,

Dave

Link to comment
Share on other sites

Dave,

 

From the Dynamics 365 SDK:

"When you useRetrieveMultipleorRetrievetheEntityImageis not included when theColumnSet.AllColumnsproperty is set to true. Because of the potential size of data in this attribute, to return this attribute you must explicitly request it."

https://msdn.microsoft.com/en-us/library/dn817886.aspx

 

If you explicitly configure your source fields instead of using "All Columns", then it works as I believe you as expecting!

 

See the attached screenshots.

 

Good luck,

Tyler Sand

Link to comment
Share on other sites

  • 1 year later...

Hey Tyler,

 

This is a really helpful response! I am relatively new to Scribe and have recently joined a Partner who is migrating 10+ clients from On-Prem to D365 Online. One of these clients uses entityimage for a custom entity. Could you give a little more detail on how to "explicitly configure source fields" so I can make sure those images map through to their new instance 

 

Thanks so much!

 

Sara

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...