Hi Nagesh
if there are no files on Monday, then the interface will not trigger. The interface will only trigger when the file adapter picks up the file,
so suppose on Monday the file adapter found that there is a file for Friday, so it will pick it up , then check the time stamp and found that it is not yesterdays file, so it will pass an empty data and on the target side nothing will be written.
But there will be no such error message that you have mentioned.