Hello, I am a big noob to start off. I typically use SOAPsonar to get a WSDL and then fill out the XML and then POST it
Now I want to be able to use Python to take an XML file and POST it to the same URL that I would use in SOAPSonar - Basically I want to do the same thing I do in SOAPSonar but, using Python.
I sure could use some help from a python pro
I have installed SUDS but, I am having trouble forming my code correctly