I’m new to Cloverleaf and I would like to request a simple example for reading data from a database table, doing a minor concatenation for 2 fields and then writing the output to a flat file.
I managed to created the database-inbound, the translator configuration and a flat file as the outbound. For some reason, when I set the route to “raw”, all the rows in the tables are written to the flat file but when I set the route to “xlate”, only the first row is returned…
Please advise.
Thank you.