Hello All,
We have an interface which is scheduled to run every 15 minutes between 1 AM and 3 :30 AM. The event will look for a set of files (with common regex) and pick them up. Once picked up and delivered successfully, then they are archived on source system. But source system may put the files somewhere between the above mentioned time frame.
Our requirement is to send out alerts when NO files are found by the event even after the last scheduled run at 3:30 AM. Is there any configuration in MFT that will help us to achieve this (without having to write custom logic) ?
Please let me know if you need more information.