Topic by David Ocampo
Content
Hello everyone,
I've recently started learning SOAP and XML so please bear with me. I am trying to make SOAP calls via VBA using the Microsoft XML v6 library. I am able to get a response from the server, but the only thing it seems to return is a definitions file list.
Please see my code snippet below. If anyone could enlighten me or point me in the right direction, it would be greatly appreciated!
David