Wijzigen voor document Implementatie documentatie
Laatst gewijzigd door Robert Jan Daams op 2025/02/04 11:03
Van versie 2.6
gewijzigd door Roelof Zwaan
op 2021/11/30 14:54
op 2021/11/30 14:54
Opmerking bij wijziging:
Er is geen opmerking bij deze versie
Naar versie 2.7
gewijzigd door Roelof Zwaan
op 2021/11/30 15:00
op 2021/11/30 15:00
Opmerking bij wijziging:
Er is geen opmerking bij deze versie
Samenvatting
-
Paginaeigenschappen (1 gewijzigd, 0 toegevoegd, 0 verwijderd)
Details
- Paginaeigenschappen
-
- Inhoud
-
... ... @@ -1,13 +1,16 @@ 1 +In deze categorie staat alle informatie over de terraindex omgeving die nuttig kan zijn voor derde partijen, voor externe software die data van of naar terraindex moet ex/importeren. Ook is er een sectie die de lab communicatie met terraindex beschrijft. 2 + 1 1 This space contains all information regarding TerraIndex that could be useful for third parties. 2 2 3 -For external software that tries to insert or export data from the TerraIndex database, through an API. 4 -There is also a section that describes the lab communication and setting up the connection between a lab and TerraIndex. 5 5 6 - 7 7 (% class="box infomessage" %) 8 8 ((( 9 -After pushing the data into the database, the ID’s are auto incremented. Based on the pushes ProjectCode, you can retreive the actual assigned ProjectID. 10 -It’s possible to search your inserted project with the REST function, just fille the **searchfilter **of the: [[GetProjectsJSON>>url:https://web.terraindex.com/DataWS/ITWDataRestService_V1_0/GetProjectsJSON]] API call. 11 -[[Setting up a Webservice connection for project exports>>Implementation documentation.Setting up a Webservice connection for project exports.WebHome]] 12 -It’s possible this will return in multiple results, because a wildcard search is automatically applied. So make sure, in case of multiple results, you perform search on exact match inside the results. 8 +Nadat data in de database gepushed wordt, worden er automatisch ID's uitgedeeld. Gebaseerd op de pushes aan "ProjectCode" kan de toegewezen "ProjectID" gevonden worden. 9 + 10 +Het is ook mogelijk om het ingevoegde project te vinden met de REST functie, door de searchfilter te gebruiken van de [[GetProjectsJSON>>url:https://web.terraindex.com/DataWS/ITWDataRestService_V1_0/GetProjectsJSON]] API call. 11 + 12 +Een webservice opzetten voor project exports: [[Setting up a Webservice connection for project exports>>Implementation documentation.Setting up a Webservice connection for project exports.WebHome]] 13 + 14 +Het is mogelijk dat dit meerdere resultaten teruggeeft omdat er automatisch een wildcard aan de zoekfunctio wordt toegevoegd. In het geval dat er meerdere projecten terugkomen, zorg ervoor dat de zoekfunctie op "Exact match" staat. 15 +\\ 13 13 )))