JSON Web services

You can generate a JSON Web service.

JSON Web Services are modeled in a similar way as SOAP Web Services with:

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.