This example illustrates how to configure Smooks to process variable record CSV, where the first CSV field name denotes the name for that record.
See:
- The "Main" class in src/main/java/example/Main.java.
- The input message in input-message.csv.
- smooks-config.xml.
mvn clean package
mvn exec:exec