Discussion

Wipro Technologies
IN
Last activity: 28 Sep 2015 11:08 EDT
Skil File Reading Based On File Name but multiple names allowed
Hi All,
We have a requirement wherein a file listener should skip the entire reading of a file if the file name is not as per business logic.
Example: There are three file A.txt, B.txt and C.txt ; in this case File listener should be allowed to read only A and B and not C.
How can this be implemented with minimal changes? Any thought on how can SourceNameMask option in File Listener be used for this?
Thanks.
Hitesh