Help for this page

Select Code to Download


  1. or download this
        <c-gensym3 xsi:type="xsd:string...
        <c-gensym5 xsi:type="xsd:string...
    
  2. or download this
        <application     xsi:type="xsd:string...
        <xmlReq     xsi:type="xsd:string...
    
  3. or download this
    --much deleted --
    # -- generated from file:cdxservices.wsdl
    ...
        ], # end parameters
      }, # end sendxml
    ); # end my %methods
    
  4. or download this
    #!/usr/bin/perl
    
    ...
        
    print "$result\n";
    
  5. or download this
    SOAP::Transport::HTTP::Client::send_receive: POST http://172.20.14.52:
    +14283/cdxservices/ws HTTP/1.1
    Accept: text/xml
    ...
        </sendxml>
      </soap:Body>
    </soap:Envelope>
    
  6. or download this
    SOAP::Transport::HTTP::Client::send_receive: HTTP/1.1 500 Internal Ser
    +ver Error
    Cache-Control: no-cache="set-cookie"
    ...
    
    <?xml version="1.0" encoding="utf-8" standalone="yes"?><env:Envelope x
    +mlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http:
    +//www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://schemas.x
    +mlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchem
    +a"><env:Header></env:Header><env:Body><env:Fault><faultcode>env:Serve
    +r</faultcode>
    <faultstring>Exception during processing: javax.xml.soap.SOAPException
    +: Found SOAPElement [<c-gensym3><transaction><apiname size="40">LockA
    +cct</apiname><comcorp>7801</comcorp><house>158301</house><opr size="5
    +">KPE</opr></transaction></c-gensym3>].
    
  7. or download this
    (see Fault Detail for stacktrace)</faultstring>
    
    </env:Fault></env:Body></env:Envelope>
    
  8. or download this
    <!--REQUEST.................-->
    <env:Envelope  xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    ...
     </env:Body>
    </env:Envelope>