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.
*This post is locked for comments
I see. Any idea why Delete Vendor is not there but Delete Customer is?
Hi Zay,
Web Services sits on top of eConnect for Dynamics GP. Currently it does not appear that there is an eConnect node to delete a vendor record so it would follow that there isn't a web service to do that either. You would probably need to write your own method or delete in the front end. Perhaps someone else has a better answer.
Thanks,
Mike
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,219 Super User 2024 Season 2
Martin Dráb 230,056 Most Valuable Professional
nmaenpaa 101,156