Scenario: Updating user information to a remote database from within a process using the Talend ESB REST Client connector - 7.3

Talend Connectors for BPM Reference Guide

Version
7.3
Language
English
Product
Talend Data Fabric
Talend Data Services Platform
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development
Last publication date
2023-01-05

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: