Hi all,
I have a requirement, in which I need to read a file using a <file:inbound-channel-adapter /> and then send the data in the channel. Then change the name of the file as abc.csv to abc.csv.processed and move it to different folder.
How can I do this using Spring integration?
Thanks,
Dev


Reply With Quote
