Skip to Content
0
May 29, 2014 at 10:35 AM

QoS EOIO

62 Views


Hello All

Requirement = In Sender JMS Adapter QoS is EOIO because sequential message processing is required. If EOIO is used then if one message get stuck then all remaining message will be on Hold status. We need to overcome from this situation. We have 2 types of incoming messages Category A and Category B. As of now both category is moving to same queue with the concept of FIFO. Now I want all the Category A messages move to a Queue for example XBTQ001 and all Category B message move to Queue XBTQ002. This I want because failure of one message of Category A should not effect Category B messages. This need to be achieved using one Sender JMS adapter.

Kindly help with your inputs.

Regards

Dheeraj Kumar