Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: SOAP::lite module help

by nikosv (Deacon)
on Mar 27, 2012 at 05:52 UTC ( [id://961851]=note: print w/replies, xml ) Need Help??


in reply to SOAP::lite module help

calling a .NET web service from a Perl SOAP client is not that straightforward since there are inconsistencies. For example SOAP::Lite uses RPC encoding while .NET uses document literal etc

Just by looking at it, the uri and proxy section doesn't look right plus you are not calling the authenticate method.Then you have to take the data types and parameter naming into consideration

Check this guide How to Call a .NET-based Web Service Using the SOAP::Lite Perl Library for more information

Replies are listed 'Best First'.
Re^2: SOAP::lite module help
by Anonymous Monk on Mar 27, 2012 at 06:17 UTC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (4)
As of 2024-04-24 01:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found