Tuesday, October 06, 2009

Firing SOAP requests via Excel

Here's a tutorial about how to fire a soap request via Excel
http://www.brainbell.com/tutorials/ms-office/excel/Access_SOAP_Web_Services_From_Excel.htm .
The prerequisite is to get "Office Web Services Toolkit" from Microsoft website; then you can use it in VBA.
It'll be quite handy for those guys who work with SOA projects. A simple VBA can be built within excel worksheet to load soap request from OS and send it to the web service endpoint.

No comments: