This scenario demonstrates:
-
How to create a Talend Job. See Creating the Job for details.
-
How to drop and link the components to be used in a Job. See Dropping and linking components for details.
-
How to configure the input components using the related metadata from the Repository. See Configuring how to read the input data for details.
-
How to configure the transformation to join the input data. See Configuring the data transformation component for details.
-
How to write the transformed data to an Azure Blob Storage container. See Writing the output for details.