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