Thread

Posted on Wed Jun 11 20:32:13 2008 by iwasbetteratc
new at soap-wsdl
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
Direct Responses: 8068 | Write a response
Posted on Thu Jun 12 20:54:43 2008 by mkutter in 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)

Martin
Write a response