Skip to Content
0
Former Member
Jun 04, 2008 at 11:34 AM

Prevent Sender File Adapter from retrying an error file

21 Views

Hi,

I have a situation where there a number of source files[100+] to be picked from a source directory. The files are then processed by an adapter module before they are sent to the IE. Now, in the lot to be picked up there are files which do not conform to the input file structure validations in the module and consequently these would not[and should not] be picked. These files could occur anywhere in the input set and presently the adapter is re-trying the processing of these error files, with the result that the subsequent files are not processed.

Is there a method to ensure that the entire input file set is processed regardless of the adapter encountering error files in between?

Thanks,

Anand