Populating a MySQL data warehouse
This scenario applies only to subscription-based Talend products.
The following Java scenario creates a three-component Job that populates a data warehouse. A tMysqlInput component reads your customer data stored in the Customer base. A tMap component allows you to modify this data and the modifications are transmitted to the Leadfact table in the CRM database through a tMysqlOutput component.