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 obinHuisman1 +XWiki.RjDaams - Content
-
... ... @@ -15,20 +15,14 @@ 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]] 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]] 19 19 ))) 20 20 |**New**|{{code language="none"}}https://web.terraindex.com/DataWSExternals/{{/code}}|((( 21 -[[https:~~/~~/web.terraindex.com/DataWSExternals/ITWViewServiceASMX_V1_0.asmx>>https://web.terraindex.com/DataWS/ITWViewServiceASMX_V1_0.asmx?wsdl]][[ ?wsdl>>https://web.terraindex.com/DataWSExternals/ITWViewService_V1_0.svc?wsdl]]21 +[[https:~~/~~/web.terraindex.com/DataWSExternals/ITWViewServiceASMX_V1_0.asmx?wsdl>>https://web.terraindex.com/DataWSExternals/ITWViewServiceASMX_V1_0.asmx?wsdl]][[https://web.terraindex.com/DataWSExternals/ITWImportExportServiceASMX_V1_0.asmx?wsdl]] 22 22 ))) 23 23 24 -{{info}} 25 -We also have REST services availble with the same input and output format: 24 +== == 26 26 27 -[[https:~~/~~/web.terraindex.com/DataWS/ITWViewRestService_V1_0/GetOverviewQueries>>https://web.terraindex.com/DataWS/ITWViewRestService_V1_0/GetOverviewQueries]] 28 - 29 -[[https:~~/~~/web.terraindex.com/DataWS/ITWViewRestService_V1_0/GetQuerryResponse>>https://web.terraindex.com/DataWS/ITWViewRestService_V1_0/GetQuerryResponse]] 30 -{{/info}} 31 - 32 32 == 1. Retreive all overviews queries from TerraIndex == 33 33 34 34 To retreive all available queries from the TerraIndex Environment, there is a SOAP webservice call available. This will return all overview queries with it’s names and the required parameters. ... ... @@ -36,11 +36,16 @@ 36 36 37 37 To start connecting this webservice, you should use this URL: 38 38 39 -[[https:~~/~~/web.terraindex.com/DataWSExternals/ITWViewServiceASMX_V1_0.asm>>https://web.terraindex.com/DataWS/ITWViewServiceASMX_V1_0.asmx ?wsdl]]x33 +[[https:~~/~~/web.terraindex.com/DataWSExternals/ITWViewServiceASMX_V1_0.asmx>>https://web.terraindex.com/DataWSExternals/ITWViewServiceASMX_V1_0.asmx]] 40 40 35 +(% class="box infomessage" %) 36 +((( 37 +If you prefer a REST service, please let us know. It’s currently a SOAP webservice because there will be a typed definition available to avoid mistakes. 38 +))) 39 + 41 41 Get the WSDL from: 42 42 43 -[[https:~~/~~/web.terraindex.com/DataWSExternals/ITWViewServiceASMX_V1_0.asmx?wsdl>>https://web.terraindex.com/DataWS/ITWViewServiceASMX_V1_0.asmx?wsdl ||style="background-color: rgb(255, 255, 255);"]]42 +[[https:~~/~~/web.terraindex.com/DataWSExternals/ITWViewServiceASMX_V1_0.asmx?wsdl>>https://web.terraindex.com/DataWSExternals/ITWViewServiceASMX_V1_0.asmx?wsdl]] 44 44 45 45 [[image:1637574900554-168.png]] 46 46