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