Last modified by Nico Lemaire on 2025/09/01 13:36

From version 5.1
edited by Robin Huisman
on 2022/04/01 15:12
Change comment: There is no comment for this version
To version 6.1
edited by Robin Huisman
on 2022/04/21 11:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -256,6 +256,7 @@
256 256  Also fill the license and the applicationCode. //(These two fields can be requested at the TerraIndex Servicedesk.)//
257 257  5; Fill the **ExportType **'**Export_FIELD_XML_v1_0_0**’. This export corresponds with dsFieldProject.xsd and is the best XML to connect TI with.
258 258  Create at least create 2 parameters as in the image. Beacause 2 parameters are needed.
259 +//If JSON is prevered use: ExportType = 'Export_FIELD_JSON_v1_0_0'//
259 259  6; Fill the parameter with the FileName.
260 260  7; Fill the parameter with **projectID**. Instead of ‘ProjectID' it’s also possible to fill the parameter ‘ProjectCode'.
261 261  8; Send the request and wait for the reponse. In response field ‘ResultCode’ should be 'SUCCES’ when it all went OK. If not it will tell what went wrong.