Hello,
I have this sender file communication channel which is picking up files using ftp. <b>Its working fine</b> but if there is no file in the source directory during polling, it shows an error status in communication channel monitor. The error message is that directory/file does not exist and also * in file name is invalid character.
I have the same settings on our dev, QA and prod system but this strange thing is happening only on the dev and prod. Its not happening on QA whereas QA access the same directory as dev.
Any idea ???