Talend ETL - Creating Temporary File and Load Data into It
Here, we will learn "How to Creating a Temporary File and Load Data into this file" by using Talend Open Studio. This scenario describes a Job that creates a temporary file in the default system temporary directory, writes data into the file, and finally displays the data in the file on the console. • Creates a temporary file in the default system temporary directory • Writes data into the file • Displays the data in the file on the console List of Talend components- • tCreateTemporaryFile - • tJava - • tRowGenerator - • tFileOutputDelimited- • tFileInputDelimited - • tLogRow
To Learn more, please visit us at - http://www.sql-datatools.com












