Issue:
Has anyone tried changing the ownership type of an entity from organisation to user in CRM 2011 before?
As there are hundreds of fields on the entities’ form already, I’d like to save time on recreating entity if possible.
Solution:
You could export all the entity fields and re-import them to the new user-owned entity, creating them during import. Far quicker than doing it manually.
Step1: Create the entity first without adding any fields and select the entity type to be either org or user.
Step2: Using data import wizard (NOT solution import) to create the rest of the fields. Be careful with the Guid in the lookup fields. They have to exist in the target crm org.
Step3: Tidy up the forms
http://www.youtube.com/watch?v=hZVFXFZ5tUU
You can change them in the Customization.xml file
ReplyDeleteOrgOwned
UserOwned
Editing the Customization.xml for this purpose is an unsupported customization. Personally, I would only do that as a last resort.
Deletehttp://msdn.microsoft.com/en-us/library/gg328486.aspx