<
From version < 5.1 >
edited by Robin Huisman
on 2022/04/01 15:12
To version < 4.1 >
edited by Robin Huisman
on 2022/03/25 11:50
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -260,10 +260,8 @@
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.
262 262  9; The response field 'Filecontent’is filled if it went OK, and it contains XML you can serialize.
263 -10; an extra parameter is added calles: **UseZipStream**. The result data is default Base64 encoded, if you add UseZipStream = true, the result string is GZIPSTREAMED Base64 encoded. **At the end of this page, we have added an class as code, to parse the base64 or ZIPStream Base64 to a normal string.**
264 -*Username and password are known by each TI user and the application manager of your company can create new usernames.
263 +\\*Username and password are known by each TI user and the application manager of your company can create new usernames.
265 265  
266 -
267 267  **EXAMPLE CODE**
268 268  
269 269  ExportType:
TerraIndex
asd