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

Re: Connecting to WSDL

by vinoth.ree (Monsignor)
on Jul 06, 2015 at 07:27 UTC ( [id://1133321]=note: print w/replies, xml ) Need Help??


in reply to Connecting to WSDL

Hi sumeetgrover

what is the problem you are facing while using SOAP::Lite module?

Update:

Also look at this module XML::Compile


All is well. I learn by answering your questions...

Replies are listed 'Best First'.
Re^2: Connecting to WSDL
by sumeetgrover (Monk) on Jul 06, 2015 at 08:17 UTC
    I gather that SOAP and WSDL are two different things. When I make a request to WSDL through SOAP::Lite, there is simply no result back! Whereas when I make that same simple call through SOAP::WSDL (module with 40 bugs), I do see result back.

      I gather that SOAP and WSDL are two different things. When I make a request to WSDL through SOAP::Lite, there is simply no result back! Whereas when I make that same simple call through SOAP::WSDL (module with 40 bugs), I do see result back.

      And then what happened?

        I've used XML::Compile::WSDL11 and it's working now. However, my next question is:
        I first call the logon method. It returns a session ID. In subsequent calls, I need to set the "header" with the session ID. How do I do that? Trying to find this out.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-25 20:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found