Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: SOAP::Lite - UNKNOWN ARGUMENT

by Anonymous Monk
on Nov 21, 2011 at 16:29 UTC ( [id://939249]=note: print w/replies, xml ) Need Help??


in reply to SOAP::Lite - UNKNOWN ARGUMENT

The SOAP service you're contacting is complaining about the soap request you're sending, so turn on soap debugging with pretty-printed xml , compare to an example of soap the service is expecting, and adjust your SOAP::Data calls to generate the correct request

SOAP::Simple is simpler, see Re^11: Soap::Lite and Complex Types with WSDL

Replies are listed 'Best First'.
Re^2: SOAP::Lite - UNKNOWN ARGUMENT
by albertoNex (Initiate) on Nov 21, 2011 at 16:58 UTC

    Thanks for your reply! I can't find Simpler module in my library nor in the ppm list, how can I use it?

      cpan BERLE/SOAP-Simple-0.00_03.tar.gz cpanp i BERLE/SOAP-Simple-0.00_03.tar.gz

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (5)
As of 2024-04-19 06:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found