Changes for page Download a project (export)
Last modified by Robert Jan Daams on 2025/03/05 18:02
Change comment:
Renamed from xwiki:Implementation documentation.Setting up a Webservice connection for project exports.WebHome
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.R obinHuisman1 +XWiki.RjDaams - Content
-
... ... @@ -40,6 +40,9 @@ 40 40 We also have new REST Calls, with the same Input Output formats: 41 41 \\[[https:~~/~~/web.terraindex.com/datawsExternals/ITWImportExportRestService_V1_0/export>>https://web.terraindex.com/datawsExternals/ITWImportExportRestService_V1_0/export]] 42 42 43 +input as json: ExportRequest 44 +output as json: ExportResult 45 + 43 43 as POST or GET 44 44 {{/info}} 45 45 ... ... @@ -265,7 +265,7 @@ 265 265 == 2. Retreive the project export from TerraIndex == 266 266 267 267 To request the export from TerraIndex we have a SOAP webservice. This webservice is called the ExportService, and it will provide a full project in TerraIndex Format. 268 -The format of the projectfile is documentated here: [[Documentation TerraIndex Export format - dsFieldProject.xsd>>Implementation documentation.Documentation TerraIndex Export format - dsFieldProject\.xsd.WebHome]] 271 +The format of the projectfile is documentated here: [[Documentation TerraIndex Export format - dsFieldProject.xsd>>Implementation documentation.For customers.Documentation TerraIndex Export format - dsFieldProject\.xsd.WebHome]] 269 269 270 270 To start connecting this webservice, you should use this URL of the Import Export Webservice: 271 271