Question

Application Message reprocessing when failed

  • 26 July 2023
  • 2 replies
  • 60 views

I have a message queue  where I receive XML-files.



The files are very large so it take a while to process. Sometimes it happens that it times out and the Error message is:


Even if the message is failed due to this error message it creates up allocations.

Then the same Application Message Id is retrying serveral times during the day. This issue causing identical allocations.

I want the error application message to stay as failed and not being processed again.

Have anyone experienced this before?

Thanks


2 replies

Anyone got this issue before?

Userlevel 5
Badge +7

Anyone got this issue before?

Hi, were you able to get this fixed? 

Reply