Quantcast
Channel: CRM Development forum
Viewing all articles
Browse latest Browse all 8223

Web services rollback and disconnect

$
0
0

Hello,

Are there a rollback system implement in the web services ?
For exemple: I would like to delete 10 accounts.
Imagine, the 4th guid failed to delete. Can i retrieveve the 3 previews (with th same guid and relation) ?

foreach (Guid guid in Guids)
{
     OrgService.Delete("account", guid);
}

My second question:
How can i disconnect from the web service  ? I don't find a function to disconnect inIOrganizationService.

Thank you for support.


Viewing all articles
Browse latest Browse all 8223

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>