cancel
Showing results for 
Search instead for 
Did you mean: 

Prevent Sender File Adapter from retrying an error file

Former Member
0 Kudos

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

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Yes,

In your sender communcation channel, you must activate "Archive faulty source files" flag and indicate a directory for archiving files with errors.

Regards,

Carme