Help for this page

Select Code to Download


  1. or download this
     my $webService = SOAP::Lite-> uri($self->{NAMESPACE})          
              -> on_action(sub{sprintf '%s/%s', @_ })
    ...
     }else {print RES "========No Response======== \n";}
     
     close RES;
    
  2. or download this
    SOAP::Transport::HTTP::Client::send_receive: HTTP/1.1 200 OK
    Connection: close
    ...
                 </SubmitXmlResult>
             </SubmitXmlResponse>
         </soapenv:Body></soapenv:Envelope>