TPT FastExport example

In this example, the pipeline exports the data from a table to a flat file using the TPT FastExport Snap. The data thus exported is read and parsed to an output view using the File Reader and the CSV Parser Snaps respectively.



  1. TPT FastExport exports the data from the table DATETIMETABLE under the schema, Snaplogic to a flat file, Teradata_Date.txt under the Output directory path, file:///opt/Snaplogic.


  2. The preview of the data read by the File Reader Snap is:


  3. The data is parsed using the CSV Parser Snap. Successful execution of the pipeline displays the below output preview:


To reuse the example pipelines:
  1. Download and import the SLP file into your Environment.
  2. Configure Snap accounts.
  3. Provide Pipeline parameters, if any.