my $soap = new SOAP::Lite; $soap->uri($nameSpace); $soap->proxy($proxy, cookie_jar => HTTP::Cookies->new(ignore_discard =>1)); #### my $SessionLoginTechnicianMethod = SOAP::Data->name('SessionLoginTechnician') ->attr({xmlns => $nameSpace}); my @SessionLoginTechnicianValues = ( SOAP::Data->name('TechName' => $userid), SOAP::Data->name('Password' => $password) ); my $commID = $soap->call($SessionLoginTechnicianMethod => @SessionLoginTechnicianValues); my $communityID = $commID->valueof('//CommunityID'); #### Client-SSL-Cipher: RC4-MD5 Client-SSL-Warning: Peer certificate not verified Set-Cookie: SESSIONID=lMcsJpx35LSuECd34f/90u2vsRGK8BLBx96rHu/cyIgY/xbf+YMD0BhDDP04vfKbHfhL; path=/;version=1 X-Powered-By: ASP.NET #### Accept: text/xml Accept: multipart/* Accept: application/soap User-Agent: SOAP::Lite/Perl/0.69 Content-Length: 689 Content-Type: text/xml; charset=utf-8 #### Accept: text/xml Accept: multipart/* Accept: application/soap User-Agent: SOAP::Lite/Perl/0.69 Content-Length: 654 Content-Type: text/xml; charset=utf-8 Cookie: $Version=1; SESSIONID="2Ho+EHPPfAlGDPFA6xobS55byc8/38TeYhFl6UWNw70iJBWsWADBASxpQRmlRGNsYQIG"; $Path="/"