Closed snobrdinrtiste closed 6 years ago
is it possible to restrict file types and call a function to do some processing? like flow-file-added="!!{png:1,gif:1,jpg:1,PNG:1,GIF:1,JPG:1}[$file.getExtension()], dosomething()"
is it possible to restrict file types and call a function to do some processing? like flow-file-added="!!{png:1,gif:1,jpg:1,PNG:1,GIF:1,JPG:1}[$file.getExtension()], dosomething()"