<
From version < 11.3 >
edited by Olivier Roussel
on 2025/04/25 09:52
To version < 9.1 >
edited by Robin Huisman
on 2022/09/13 17:01
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -Implementation documentation.For customers.WebHome
1 +Implementation documentation.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.OlivierRoussel
1 +XWiki.RobinHuisman
Content
... ... @@ -29,7 +29,7 @@
29 29  [[https:~~/~~/web.terraindex.com/DataWS/ITWViewRestService_V1_0/GetQuerryResponse>>https://web.terraindex.com/DataWS/ITWViewRestService_V1_0/GetQuerryResponse]]
30 30  {{/info}}
31 31  
32 -== 1. Retrieve all overviews queries from TerraIndex ==
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.
35 35  With the name and the parameters you can request the actual data with function 2, explained in the next chapter.
... ... @@ -82,7 +82,7 @@
82 82  * (% class="mark" %)Licensenumber(%%); as your companies license number
83 83  * (% class="mark" %)ApplicationCode(%%); as provided by TerraIndex to you, if not provided, request one at: [[service@terraindex.com>>path:mailto:service@terraindex.com]]
84 84  * (% class="mark" %)UseZipStreamto (%%)'true', to get GZip data stream. This will be much faster over the internet.
85 -Check here for the Class to use it: [[Setting up a Webservice connection for project exports>>Implementation documentation.For customers.Setting up a Webservice connection for project exports.WebHome]], Chapter: Zip Stream class.
85 +Check here for the Class to use it: [[Setting up a Webservice connection for project exports>>Implementation documentation.Setting up a Webservice connection for project exports.WebHome]], Chapter: Zip Stream class.
86 86  * (% class="mark" %)DataType(%%); set the correct data type you would like to receive, this is 'JSON' or 'XML'.
87 87  
88 88  You will receive a response like this:
... ... @@ -624,7 +624,7 @@
624 624  
625 625  (% class="box infomessage" %)
626 626  (((
627 -Is UseZipStream = true; the Content needs to be inflated using the ZipSteamHelper Class. The code can be found here: [[Setting up a Webservice connection for project exports>>Implementation documentation.For customers.Setting up a Webservice connection for project exports.WebHome]]
627 +Is UseZipStream = true; the Content needs to be inflated using the ZipSteamHelper Class. The code can be found here: [[Setting up a Webservice connection for project exports>>Implementation documentation.Setting up a Webservice connection for project exports.WebHome]]
628 628  )))
629 629  
630 630  
... ... @@ -701,7 +701,7 @@
701 701  
702 702  (% class="box infomessage" %)
703 703  (((
704 -Is UseZipStream = true; the Content needs to be inflated using the ZipSteamHelper Class. The code can be found here: [[Setting up a Webservice connection for project exports>>Implementation documentation.For customers.Setting up a Webservice connection for project exports.WebHome]]
704 +Is UseZipStream = true; the Content needs to be inflated using the ZipSteamHelper Class. The code can be found here: [[Setting up a Webservice connection for project exports>>Implementation documentation.Setting up a Webservice connection for project exports.WebHome]]
705 705  )))
706 706  
707 707  
TerraIndex
asd