Discovering the scenario
To illustrate the way Talend Studio combines data integration with Web services, find below a real-life example scenario. In this scenario, you will define an airport Web service by creating a WSDL file, send a request to this Web service to get country codes and retrieve the response from the Web service for a further use. To do this, you need to create two data service Jobs:
-
one Job that will give access to the Web service via a WSDL, to send a request and retrieve the response - the data service provider.
-
one Job that will actually send data to request the Web service - the data service consumer.