Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

How to go from WSDL to SOAP::Lite client code

by suaveant (Parson)
on Feb 21, 2007 at 15:41 UTC ( [id://601353]=perlquestion: print w/replies, xml ) Need Help??

suaveant has asked for the wisdom of the Perl Monks concerning the following question:

Anyone know of a good tutorial on how to get the info one needs to write SOAP::Lite client code for a service from it's WSDL, preferably straight SOAP and .Net. I have been unable to find much. There are a lot of examples on what options to specify when calling a SOAP or .Net service, but nothing much that says "here is a WSDL, and here are the items in the WSDL that map to the calls you need to make".

Or is there some better way to do this I am missing?

                - Ant
                - Some of my best work - (1 2 3)

Replies are listed 'Best First'.
Re: How to go from WSDL to SOAP::Lite client code
by lin0 (Curate) on Feb 21, 2007 at 18:27 UTC
Re: How to go from WSDL to SOAP::Lite client code
by duckyd (Hermit) on Feb 21, 2007 at 17:21 UTC
    If the WSDL is decent it should be pretty straight forward. I don't know of any tutorials, but I'm not going to google for you either.

    You might check out SOAP::WSDL, it will do a lot of the heavy lifting for you.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://601353]
Approved by Jenda
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (8)
As of 2024-03-28 15:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found