Creating the Job
Procedure
- Launch Talend Studio and create an empty Job.
- Drag and drop these four components on the workspace: tFixedFlowInput, tAzureADLSGen2Input, tAzureADLSGen2Output, and tLogRow.
- Connect tFixedFlowInput to tAzureADLSGen2Output using a Row > Main connection.
- Connect tAzureADLSGen2Input to tLogRow using a Row > Main connection.
- Connect tFixedFlowInput to tAzureADLSGen2Input using a Trigger > OnSubjobOK connection.