Forum Discussion

krupalibshah's avatar
krupalibshah
Contributor
8 years ago

How to add multiple file filter to a file poller

I want my file poller to poll all txt and xml files how can I specify the same in the file filter property? *.txt && *.xml is only selecting txt files.