Procedure
-
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 option allows you to fetch the data almost as soon as it is read by tFileFetch, thanks to the tFileDelimited component.
-
Save the Job and press F6 to run it.
The data is displayed in the console as almost as soon as it is read.
For a scenario concerning the use of dynamic schemas in tFileInputDelimited, see Writing dynamic columns from a database to an output file.