Distribution Transaction support with CRM API
-
Thursday, May 03, 2012 2:52 PM
I do not think there is a support for a Distribution Transaction outside of a plugin.
What is a best way to handle a scenario when updating multiplies entities in
CRM outside of a plugin? I am not sure why CRM 2011 does not support
transaction outside of a plugin. It's frustrating that it's marketed as a
business application framework which cannot support transactions outside of a plugin.
All Replies
-
Thursday, May 03, 2012 4:12 PMAnswerer
Hi,
You can use the RelatedEntities property to get CRM to create multiple related records in one transaction, but I agree it would be good if we could use WS-Transactions. Maybe in V.next!
See:
http://social.microsoft.com/Forums/en-US/crmdevelopment/thread/afe3f396-b854-4bf1-975d-5071438bdd01/
http://msdn.microsoft.com/en-us/library/gg309282.aspx
hth,
Scott Durow
Read my blog: www.develop1.net/public
If this post answers your question, please click "Mark As Answer" on the post and "Mark as Helpful"- Proposed As Answer by Scott DurowMicrosoft Community Contributor, Editor Saturday, May 05, 2012 3:40 PM