Calling a web service using python

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kaarthikeyapreyan
    New Member
    • Apr 2007
    • 106

    Calling a web service using python

    I am using soapUI to make web service calls. i need to use python so that i can change the request parameters on the fly.

    I have been given the endpoint URL and the wsdl file path.
    the wsdl has so many operations defined in it

    how should i take it forward to make a specific service call.
Working...