cancel
Showing results for 
Search instead for 
Did you mean: 

Content Based Queue Routing

Former Member
0 Kudos

Is it possible to have a message routed to a particular queue based on some identifier within the content of the message?

I have a situation where a certain message needs to take priority over other messages and the only distinguishing characteristic for this message will be embedded in the actual message. So, I would like to have a dedicated queue or pool of queues for this high priority message, ensuring quick processing.

Any help is appreciated.

Accepted Solutions (1)

Accepted Solutions (1)

moorthy
Active Contributor
0 Kudos

Hi,

There is no content based Queue routing in Receiver side. However, you can achieve, prioritized message processing by ensuring, high priority messages are processed first by registering queues with priority messages.

For more on this:http://help.sap.com/saphelp_nw70/helpdata/en/04/827440c36ed562e10000000a155106/content.htm

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

Hope you are looking for this one.

Rgds

Answers (1)

Answers (1)

former_member431549
Contributor
0 Kudos

I don't think so, but you could route it to a different receiver based on conent and then route to a high priority queue based on receiver.