Hi Experts,
I have a scenario NFS to SFTP. Here I am sending certain type of files (.xls,.xlsx and .csv) to the destination SFTP server.
I kept the poll interval as 120 sec and put a modification check of 100 ms in the sender file adapter,
These are large files (~ 4-15 MB) and no mapping is involved, just a pass thru scenario.
In order to pick up all the 3 types of files I have used "Advanced Selection for Source File". I have used the same directory but these 3 different file types.
But the problem is , the file is picked up only in the case when it matches the file name mentioned in the default directory.
above is the configuration, so if there is a file in the working directory with .xlsx then it will pick up that file, else if there is a with .xls / .csv , it is not picking up. I have to modify the value in the default source directory and then it is picking up the file.
any thoughts on this peculiar behavior ?
Thanks
Sugata B