Hi,
I am reading CSV file and writing to CSV file, if file have more than one line it is working fine, if that file have only one line it is reading same line and it not stopping the execution, i am getting the below log, Please give me solution to fix it..
RepeatTemplate:366 - Repeat operation about to start at count=1
RepeatTemplate:366 - Repeat operation about to start at count=2
RepeatTemplate:366 - Repeat operation about to start at count=3
RepeatTemplate:366 - Repeat operation about to start at count=4
.
.
.
.
RepeatTemplate:366 - Repeat operation about to start at count=1000
Thanks,
Santhosh Kumar VK