<
From version < 5.6 >
edited by Robert Jan Daams
on 2022/08/24 15:18
To version < 7.1 >
edited by Robin Huisman
on 2022/08/24 17:10
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.RjDaams
1 +XWiki.RobinHuisman
Content
... ... @@ -21,7 +21,11 @@
21 21  [[https:~~/~~/web.terraindex.com/DataWSExternals/ITWViewService_V1_0.svc?wsdl>>https://web.terraindex.com/DataWSExternals/ITWViewService_V1_0.svc?wsdl]]
22 22  )))
23 23  
24 -== ==
24 +{{info}}
25 +This url also works; [[https:~~/~~/web.terraindex.com/DataWSExternals/ITWViewServiceASMX_V1_0.asmx?wsdl>>https://web.terraindex.com/DataWSExternals/ITWViewServiceASMX_V1_0.asmx?wsdl]]
26 +\\We have updated our webservices from .asmx also to .svc, we recommend you to use the .svc version because it's safer and better. 
27 +The requests and responses are the same, but the envelope might be slightly different. So create new proxy classes when switching from .asmx to .svc.Type your information message here.
28 +{{/info}}
25 25  
26 26  == 1. Retreive all overviews queries from TerraIndex ==
27 27  
... ... @@ -30,7 +30,7 @@
30 30  
31 31  To start connecting this webservice, you should use this URL:
32 32  
33 -[[https:~~/~~/web.terraindex.com/DataWSExternals/ITWViewServiceASMX_V1_0.asmx>>https://web.terraindex.com/DataWSExternals/ITWViewServiceASMX_V1_0.asmx]]
37 +[[https:~~/~~/web.terraindex.com/DataWSExternals/ITWViewService_V1_0.svc>>https://web.terraindex.com/DataWSExternals/ITWViewService_V1_0.svc?wsdl]]
34 34  
35 35  (% class="box infomessage" %)
36 36  (((
... ... @@ -39,7 +39,7 @@
39 39  
40 40  Get the WSDL from:
41 41  
42 -[[https:~~/~~/web.terraindex.com/DataWSExternals/ITWViewServiceASMX_V1_0.asmx?wsdl>>https://web.terraindex.com/DataWSExternals/ITWViewServiceASMX_V1_0.asmx?wsdl]]
46 +[[https:~~/~~/web.terraindex.com/DataWSExternals/ITWViewService_V1_0.svc?wsdl>>https://web.terraindex.com/DataWSExternals/ITWViewService_V1_0.svc?wsdl]]
43 43  
44 44  [[image:1637574900554-168.png]]
45 45  
TerraIndex
asd