Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2756

Re: Web Service to Web Service Error

$
0
0

Here is the channel I think is causing the problem. I think maybe Im reading the wsdl wrong for the method. But here is the method I am trying to call, ExportData...

<binding name="MyCompWS_Binding" type="wsdlns:MyCompWS_PortType">

  <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>

  <operation name="ExportData">

  <soap:operation soapAction="ExportData"/>

  <input name="MyCompWS_In">

  <soap:header wsdl:required="false" message="wsdlns:AuthIn" part="UserInfo" use="literal"/>

  <soap:body namespace="MyComp" parts="Table FolderId Fields Filter CSVSeparator FormatOptions FormatType ExportOptions" use="literal"/>

  </input>

  <output name="MyCompWS_Out">

  <soap:body namespace="MyComp" parts="Data" use="literal"/>

  </output>

  </operation>

2016-02-17_13-55-30.jpg2016-02-17_13-56-19.jpg


Viewing all articles
Browse latest Browse all 2756

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>