Hi,
I am writing an application that allows users to create vendors or customers through the web service to the dynamics system and also to two other third party softwares.
Creating new records all work fine except when I need to roll back in cases where an exception is thrown by the other two softwares I need to delete the vendors or customers records back.
I can't seem to find webService.DeleteVendor() method. Is it supposed to be not there or am I missing anything? DeleteCustomer() method is there.
Zay Yar
*This post is locked for comments