Tech Support > Microsoft Windows > Windows CRM > Roll Back
Roll Back
Posted by r on September 28th, 2005


Hi,
When inserting a new order into MS Crm,
suppose the third line has an error and the sdk has rejected it.
Is there any way to roll back the whole order?
Is there any mechanism of transactions in the sdk?
Thanks,
R

Posted by Roof on September 29th, 2005


Delete the Order.

Thanks,
Maruf

Posted by r on September 29th, 2005


Thanks for your answer.
I thought there is a rollback mechanism, like in other systems.
R

Posted by Matt Parks on October 6th, 2005


Afraid not. All SDK calls commit on their own. This can make integration
logic a little tricky, but afraid that's the way it is.

--

Matt Parks
MVP - Microsoft CRM


"r" <razgrp@gmail.com> wrote in message
news:1127983144.399629.22880@g44g2000cwa.googlegro ups.com...
Thanks for your answer.
I thought there is a rollback mechanism, like in other systems.
R



Similar Posts