Scenario: Updating user information to a remote database from within a process using the Talend ESB REST Client connector
This scenario explains how to configure the Talend ESB REST Client connector to update a record of user information to a remote database using the HTTP POST method.
Before proceeding with this scenario, check that:
- In the Integration perspective of your Talend Studio, you have created a Job as described in Using a REST service to accept HTTP POST requests in the Talend Components Reference Guide.
- The above-mentioned Job is running as a REST server to expose a REST
service that accepts HTTP POST requests, and you can see the following service definition
information when entering http://localhost:8045/users?_wadl in your Web browser: