Scenario: Requesting airport names based on country codes
This scenario applies only to a Talend solution with ESB.
This scenario involves two Jobs, one as the data service provider and the other as
data service consumer. The former listens to the requests from the consumer via
tESBProviderRequest, matches the country code
wrapped in the request against a MySQL database table that has the country code/airport
pairs via tMap, and finally returns the correct airport
name via tESBProviderResponse or if no matches are
found, the error message via tESBProviderFault. The
Consumer sends requests to the Provider and receives the airport information or error
reminders via tESBConsumer.
Document get from Talend https://help.talend.com
Thank you for watching.
Subscribe
Login
0 Comments