Schedule Reading of Multiple Files with Mule 3 – Part One
In this example we will look at how to schedule reading of all files available in a directory. The actions that can be scheduled are not limited to file reading; the technique used in this example allows us to schedule anything that Mule can do.As an extension to the example, we will also look at… Read More »