Scenario:
An input file is read from DataReader component , move to couple of Reformat component and finally updates the table using DBoutputTable component.
The problem:
We are able to log the incorrect records but not able to find the line no of the error record from the input file . We need to log the line no in the error log file.