cancel
Showing results for 
Search instead for 
Did you mean: 

Can PI pick more than one messagetype in a single MQ Queue

Former Member
0 Kudos

Hi All,

If we have more than one message type in a single MQ Queue, can PI pick the specific message type for it's interfaces ?

Thanks,

C

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

I did this in weblogic queue.

The feature is called Message Selector, which allow you to set attribute for particular type of message.

In you JMS adapter, you can have several adapters point to same queue, each adapter only pick up one particular type of message.

Please refer my wiki:

Usage of Message Selector for JMS Sender Adapter

https://www.sdn.sap.com/irj/scn/wiki?path=/display/xi/usage%252bof%252bmessage%252bselector%252bfor%...

I believe this feature also exist in MQ Queue, you can investigate more to get it.

Regards

Liang

Former Member
0 Kudos

Thanks Liang .

The link you provided is not woring.

Could you provide an updated one.

Thanks,

C

Former Member
0 Kudos

Here it is:

http://wiki.sdn.sap.com/wiki/display/XI/Howtohandlemultiplemessageformatsfrom1JMS+Queue

Regards

Liang

Answers (0)