cancel
Showing results for 
Search instead for 
Did you mean: 

JMS queue dynamic configuration

Former Member
0 Kudos

I am trying to make a scenario, where we need to send a message to 4 different mq queues depending on a field value in the message.

I am using the adapter specific parameter DCJMSReplyTo - the value of this parameter is set in a user defined function during message mapping.

The receiver adaptor has following configuration:

Use adapter specific message attributes X

Additional parameters: JMS.Message.DynamicDestination = true

JMS compliant: WebSphereMQ (non-JMS)

I am using WebSphere MQ

The routing of messages is working well - only problem is, that a MQRFH2 header is created and printed as a part of the message delivered to MQ.

Is there any way to avoid this?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I thought your MQ JMS CC must be JMS compliant, which means the MQRFH2 header must be present in the message. Please check

https://www.sdn.sap.com/irj/scn/wiki?path=/display/xi/faq%252b%252bj2ee%252bjms%252badapter