Hi, I was wondering if it is possible to extract soap envelopes for operations after a wsdl has been parsed. And maybe how one would go about getting started?
thanks
Posted on Thu Jun 12 20:54:43 2008
by mkutterin response to 8056
Re: new at soap-wsdl
Follow the steps from SOAP::WSDL::Manual - you should get Interface classes which include documentation on how to use them, and how to pass data (maybe even what the data means - this depends on whether the WSDL contains documentation)