cancel
Showing results for 
Search instead for 
Did you mean: 

Sender File adapter and duplicate file processing

Former Member
0 Kudos

If I set the sender file adapter to delete or archive and when a file gets picked up and processed, this file will not get deleted/archived unless it was successfully processed. However, if it errors out during processing, the file remains but it's message will get persisted in the integration engine or adapter engine. Since there's automatic retry, we have the potential for duplicate processing as in addition to the retry, the file is still continously polling for this file. In other words, how do we stop this duplicate file processing?

Thanks.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Bevan,

However, if it errors out during processing, the file remains but it's message will get persisted in the integration engine or adapter engine.

your file wont get deleted unless adapter engine sucesfull pickups. if does not picked up at adapter engine then is not stored in adapter engine . if it reached Intergation Server and failed their then file would be deleted.

please let me know if you haveany questions

please reward points

Regards

Sreeram.G.Reddy

Former Member
0 Kudos

Hi Sreeram,

Is there a way to not retry processing files in errors ?

Laurence

Former Member
0 Kudos

You cant set retry level of error message in adapter only once.

In SP19 we have option to move this error file to any folder.

please reward points

Regards

Sreeram.G.Reddy

Former Member
0 Kudos

Thanks for your response.

I can't rewarding points for this message because I'm not its author.

Laurence

Former Member
0 Kudos

Hi!

Have you found how to stop the duplicate file processing ?

Laurence