cancel
Showing results for 
Search instead for 
Did you mean: 

QoS EOIO

former_member185881
Active Participant
0 Kudos


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

Accepted Solutions (1)

Accepted Solutions (1)

Harish
Active Contributor
0 Kudos

Hi Dheeraj,

For your requirement you need to define dynamic EOIO queue name. Please refer the below blogs

regards,

Harish

Answers (1)

Answers (1)

naveen_chichili
Active Contributor
0 Kudos

Hi Dheeraj,

If you need messages to specific queue you can try message prioritize.

Please find below link for reference...

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/20bb9649-e86e-2910-7aa9-88ed4972a...


Regards,

Naveen