|
|||||||||||||
RESTful Service RouteThe route receives an HTTP request, processes the data and sends back an HTTP response with a status code. The connection between the route component REST Client and RESTful Web Service endpoints must be configured in each of the components by providing a proper URI to Restful Web Service. By default, the value is set to https://localhost:11123/rest.
|