I am reading from a couple of .csv files, doing a stream lookup->database lookup->update table.
However, the transformation is updating only the first row. How do I get it to process each row in the input file?
However, the transformation is updating only the first row. How do I get it to process each row in the input file?