Introduction In one of our customer projects we had a requirement to import CSV, fixed length and Excel files in different formats and store records in the database. We chose Smooks to accomplish this task. Smooks is a Java framework to read, process and transform data from various sources (CSV, fixed length, XML, EDI, …) [...]