Skip to main content

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

Anyone got this issue before?


Anyone got this issue before?

Hi, were you able to get this fixed? 


Reply