Add Web services (Server, Services, Forms with services) |
You can generate a JSON Web service.
The exchange protocol is HTTP/REST with JSON encoded messages.
For JSON Services, both the server implementation and a client (consumer) API are generated from the model.
In order to write a client application, just link the generated client stub with the service consumer application and the files libdbappWSCore.42m and libdbappWSClient.42m of the dbapp library.