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