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 DiscussionsPagination Logic Fails After Migrating from REST GET to HTTP Client SnapSolvedPipeline Execute Pool sizetrace API and proxy callsConcat values of a field based on value of another fieldSolvedJWT Configuration for SnapLogic Public API