Hello All,
I am creating some Account through CRM API (OrganisationServiceContext) and then Contact.
While creating contact if any error occurs I want to roll back - mean remove the account too.
How this can be achieved, I am using communicating with CRM from a website using Organisation.svc
Thanks in advance
Hassan