Execute files transfer if both files History.csv and current.csv exists in the source folder.
do return text to sql table column with 'Files Processed' and move files to archive folder
if either of the file not present, do return text to sql table column with 'Not Processed' and do nothing
ShanmugaRaj