关于CRM中的权限中的【追加】与【追加到】一直很模糊,每次要用的时候都需要试很多次,所以今天决定彻底搞定他。
参照下面这个高手的说法:
http://blogs.msdn.com/b/crm/archive/2009/11/18/microsoft-dynamics-crm-append-vs-append-to-what-s-the-difference.aspx
我认为其精华就是下面这句话:
In this example, a user must have “Append” permissions on Opportunities (child) and “Append To” permissions on Accounts (parent). I think of it this way—I’m APPENDING the opportunity, and I’m APPENDING it TO the account.
追加【商机】到【客户】实体上
那么我们就需要给【商机】 追加的权限;
给【客户】追加到的权限。
PS: 或者理解成需要给子实体追加的权限,给父实体 追加到的权限。