Dynamics CRM: Compare CRM environments [closed]

风流意气都作罢 提交于 2019-12-08 11:58:06

问题


Is there a tool out there to compare CRM environments? Recently we implemented a third party managed solution that changed a bunch of settings on our Contact entity. An example of this is that auditing was turned off.

Ideally we would like to compare our Dev environment (where the third party solution is installed) to our QA environment (where the third party solution isn't installed) to determine the differences.

We are CRM 2013 Online.

Thanks,

Richard


回答1:


The simplest thing I know of is to do a full Solution Export of both environments, export the solutions, then compare them using something like beyond compare. You can optionally use the Solution Packager to help in splitting the files.

If you're only concerned about fields and entities that have been added or removed, I would use the Early Bound Generator to create the earlybound types and do a compare on those files.



来源:https://stackoverflow.com/questions/26762465/dynamics-crm-compare-crm-environments

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!