in reply to Connecting to WSDL

Hello sumeetgrover,

I haven’t used it, but going by the documentation you should look at XML::Compile::WSDL11.

Hope that helps,

Athanasius <°(((><contra mundum Iustus alius egestas vitae, eros Piratica,

Replies are listed 'Best First'.
Re^2: Connecting to WSDL
by sumeetgrover (Monk) on Jul 06, 2015 at 10:54 UTC
    Thanks for suggesting the module XML::Compile::WSDL11 - It works when connecting to WSDL/SOAP. But my final problem is:
     
    How do I set a 'SessionID' header in the outgoing SOAP request in the XML::Compile::WSDL11 module?

    Everyone seems to have a different theory about it, which are too untidy to make sense of. Any thoughts?