Forum Discussion

roscoe's avatar
roscoe
New Contributor
15 years ago

creating client code in perl

I feel that this is a stupid question, but here goes...
I have downloaded and run the SOAP free product and this has provided me with a wsdl file which does communicate with an outside webservice.

This works fine, but I need to put this in real terms by sending a request from our webserver to the web service using Perl. I have installed the modules required for SOAP and WSDL to create the enquiry but am unsure of what comes next. I have read numerous docs on SOAP and Perl and I need to know if the WSDL file has to also be sent to the web service along with the request for the response.  I have been looking for a sample perl/soap script but found none that work (or I am doing something wrong)
I will need to pass certain data to the webservice and this data will change depending on my cleints requests.

ANY help is greatly appreciated here, as I am at a loss
No RepliesBe the first to reply