Hi,
I have a scenario where File adaptor has to pick files where file name is dynamic but the extension is constant e.g <dynamic name>.file
I have configured the file adaptor for picking up the files, as *.file but the problem comes when there is some error in the file and adaptor (field content conversion) fails to pick up the file.
And now on when ever file adaptor polls the directory it again tries to read the same file and fails , irrespective of other correct files(*.files).
Is there any way to remove/archive this error file so that file adaptor polls for the next correct files.
Regards,
Satish