I'm firing an update plugin by calling the Update method on the OrganizationService. I have an N:N relation between entity account and contacts. When I update the account, I want to create a list of N:N relations with some contacts. It does not allow me
to create the N:N records, as it says update action requires the Guid. How can I accomplish this task when I update the account? Thanks
Hope this helps. ----------------------------------------------------------------------- Santosh Bhagat If this post answers your question, please click "Mark As Answer" on the post and "Vote as Helpful"