Creating the data service consumer - 7.3

Data Service and Routing Examples

Version
7.3
Language
English
Product
Talend Data Fabric
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Open Studio for ESB
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development > Designing Routes
Design and Development > Designing Services
Last publication date
2023-12-08

To create your consumer, you need at least these components: an input component allowing to read a data flow, a tXMLMap component that will map this flat data to a hierarchical document, the format expected by ESB components, the tESBConsumer components that will request the corresponding Web service and read its result and the tLogRow component that displays the Job execution result. For this specific scenario, you will use a tFixedFlowInput as input component to send a country code request to the tESBConsumer component.