Hi all!
I have a requirement here which I need to read a CSV file and write it to a database. I know I have to use a Flat File Schema/Dictionary, but I can’t find a way to do that using these features.
The CSV file has a structure similar to this:
Column A, Column B, Column C,
var 1, var 1, var 1,
var 2, var 2, var 2,
var 3, var 3, var 3,
Can someone give a hand on this?
Thank’s!
#webMethods#Integration-Server-and-ESB#Flow-and-Java-services