Scenario: Delimited file content display – Docs for ESB 6.x
Scenario: Delimited file content display The following scenario creates a two-component Job, which aims at reading each row of a file, selecting delimited data and displaying the output in the Run log console. Document get from Talend https://help.talend.com Thank you for watching.
Configuring Job execution and executing the Job – Docs for ESB 6.x
Configuring Job execution and executing the Job Click the Job tab and then on the Extra view. Select the Multi thread execution check box in order to run the two Jobs at the same time. Bear in mind that the second Job has a one second delay according to the properties set in tSleep. This…
Configuring the mapping component – Docs for ESB 6.x
Configuring the mapping component In the design workspace, double-click tMap to open its editor. In the tMap editor, click on top of the panel to the right to open the [Add a new output table] dialog box. Enter a name for the table you want to create, row2 in this example. Click OK to validate…