I am sending 'a.tiff','b.tiff' etc from FTP PUT and I will FTP GET 'a.csv','b.csv' etc But I need to confirm & compare that for 'a.tiff' I am getting 'a.csv' & for 'b.tiff' I get 'b.csv' How can I confirm filenames match in TIBCO?
I need to check for the existence of .csv files on FTP server ; GET them & then compare .csv filenames with .tiff files & move them in appropriate folders