cancel
Showing results for 
Search instead for 
Did you mean: 

How to avoid reprocessing automatically a JMS message.

Former Member
0 Kudos

Hello people!!!

Hope anyone can help us with this.

We have this scenario: JMS sender adapter which puts an EDI file into a queue.

The problem cames when this EDI file has any error in its structure. We get this error in comm channel monitoring:

<i>Error while processing message "Message-ID"; detailed error description: com.sap.aii.adapter.jms.api.channel.filter.MessageFilterException: --- Conversion of synchronous request from module chain ended with errors (...) </i>

And after this, the message is reprocessed automatically causing the queue to be blocked.

The question is: how can we deactivate this auto reprocessing?.

Thanks and regards!.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Any help? Maybe I need to provide any other information, please tell.

Regards and sorry for insist.