SOAP tool sample webservice URL not working
Confluence User - 22 Nov, 2016
I need a full working sample that is using the SOAP tool.
The airport webservice url is no longer working;
Need to know the structure of this URL
Is the NewDataSet.Table
part of the wsdl xml or a parametes to be used wherever. in any other processes
We are trying to call the below webservice where the output is the following:
<soap:Body>
<CheckRequestResponse xmlns="http://tempuri.org/">
<CheckRequestResult>0</CheckRequestResult>
<IsUsedCN>0</IsUsedCN>
</CheckRequestResponse>
</soap:Body>
soap