07-25-2018 01:49 PM
Contributed by @smudassir
This pipeline pattern reads multiple CSV files containing student grades, parses these CSV files into CSV records and inserts these records into two Oracle tables separating the passed and failed grades, including timestamp.
The pipeline pattern can be configured to meet similar use cases for other industries. For example, sales and marketing can use this pipeline pattern to segment their opportunities, hot/cold leads, loyal customers for targeted sales and marketing campaigns.
Source: CSV files uploaded to the SnapLogic Database
Target: Oracle Database Thin Connection
Snaps Used: Multi-file Reader, CSV Parser, Mapper, Router, Oracle Insert
Sample files for used with this pipeline. Unzip the files and upload them to your project.
CSV Files.zip (2.7 KB)