I have two flows in my Mule application that I wish to run in sequence in order to try and achieve the following:
Both files are dropped in the same location at the same time. Is there a simple way in Mule I can restrict the second flow from running until the first has completed? I'm very new to Mule so please excuse the potentially novice question! Thanks in advance.