krupalibshahContributor8 years agoHow 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.
aleungContributor III8 years agoUnsure if it would work but have you try the following? *.csv || *.xml
Recent DiscussionsWay to lock down in Prod org to "Monitor" only access?trace API and proxy callsPagination Logic Fails After Migrating from REST GET to HTTP Client SnapSolvedPipeline Execute Pool sizeSolvedConcat values of a field based on value of another fieldSolved