<< Click to Display Table of Contents >> Navigation: »No topics above this level« Webservices |
Creating a client in Cocon through webservices
Endpoint : http://services.speerit.nl/CoconServices/CRUD.asmx
WSDL : http://services.speerit.nl/CoconServices/CRUD.asmx?wsdl
Routine: CreateEntity
When creating a record in the table KLANT.
See the Data Dictionary (e.g. regarding the linking of technical names with labels on the screens)
Logindata (like strCentralCoconFolder and strEnvironment) belonging to the Cocon application
The servicedesk can provide assistance with the use of Cocon and if needed create a new user.
Requesting adress data.
Endpoint: http://routing.coconline.nl/RoutingServices/BasicServices.asmx
WSDL: http://routing.coconline.nl/RoutingServices/BasicServices.asmx?wsdl
Routine: GetAddressData
You can parse this function e.g. for NETH or ZONE2DEUT a postcode/houseno and get all matching records from the postcode houseno. table.
For BELG you can parse e.g. a Town or Street.
With Flags you can steer behavior, see comment in the WSDL, Mind though, when you do not parse a condition on .e.g. street you should parse a * on strStreet.
RoutingBrowser (applicatieon to route manualy or check on logged routings)
Install with IE via www.speerit.nl/RoutingBrowser
Productcode en logindata can be requested at servicedesk@speerit.nl.