Dear Experts,
Here I am using SFTP ADAPTER 1.0 as sender adapter and have to implement duplicate check.Under advance configuration there I checked
duplicate check.Still it unable to serve my requirements.
Here I am giving details :
1. once a file(first.txt) being processed and if next file is the same file(first.txt) it was counted as duplicate.
2. If the second file(second.txt) is another new file then first file(first.txt) is archived(have opted archive option) and deleted .
3. If i will again send the first file(first.txt) , it is taking it as new file and no duplicate detected.
Can anyone say me what to do ? there need anything to change in timeout(mSec) value ? Pooling value(mSec) value or file modification value(mSec) ?
or I need to do any more extra configuration ?
Please let me know
Thanks,
Sanjay Moahnty