Last modified by Olivier Roussel on 2025/04/25 09:57
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.R jDaams1 +XWiki.RobinHuisman - Content
-
... ... @@ -15,13 +15,17 @@ 15 15 16 16 | |**URL**|**Example** 17 17 |**Old**|{{code language="none"}}https://web.terraindex.com/DataWS/{{/code}}|((( 18 -[[https:~~/~~/web.terraindex.com/DataWS/ITWViewServiceASMX_V1_0.asmx?wsdl>>https://web.terraindex.com/DataWS/ITWViewServiceASMX_V1_0.asmx?wsdl]] [[https://web.terraindex.com/DataWS/ITWImportExportServiceASMX_V1_0.asmx?wsdl]]18 +[[https:~~/~~/web.terraindex.com/DataWS/ITWViewServiceASMX_V1_0.asmx?wsdl>>https://web.terraindex.com/DataWS/ITWViewServiceASMX_V1_0.asmx?wsdl]] 19 19 ))) 20 20 |**New**|{{code language="none"}}https://web.terraindex.com/DataWSExternals/{{/code}}|((( 21 -[[https:~~/~~/web.terraindex.com/DataWSExternals/ITWViewService ASMX_V1_0.asmx?wsdl>>https://web.terraindex.com/DataWSExternals/ITWViewServiceASMX_V1_0.asmx?wsdl]][[https://web.terraindex.com/DataWSExternals/ITWImportExportServiceASMX_V1_0.asmx?wsdl]]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