|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
JMS with mcd folder |
« View previous topic :: View next topic » |
Author |
Message
|
bobbee |
Posted: Wed Jul 20, 2005 12:41 pm Post subject: JMS with mcd folder |
|
|
 Knight
Joined: 20 Sep 2001 Posts: 545 Location: Tampa
|
How does a native JMS client application build an RFH2 header with the MessageSet, MessageType, Message Format and Domain set so the Broker can pick up the RFH2 header information. i have looked and cannot find and example. We need to have the MRM info coming in on the message.
bobbee |
|
Back to top |
|
 |
mlafleur |
Posted: Wed Jul 20, 2005 1:37 pm Post subject: |
|
|
Acolyte
Joined: 19 Feb 2004 Posts: 73
|
|
Back to top |
|
 |
bobbee |
Posted: Thu Jul 21, 2005 12:23 pm Post subject: |
|
|
 Knight
Joined: 20 Sep 2001 Posts: 545 Location: Tampa
|
Thanks Marc, that is exactly what I needed.
Interesting though we found something nice that while related to our issue is unrelated to the subject line.
The flow was trying to get the messages (multiple types on the same queue) validated against the MRM, but didin't know the message until after parsing it. The processing parsed the message, set the MSET, MTYPE and format fields and sent the message back to the same flow so the MQInput node could then apply vaidation according to the MRM.
So we figured if the sending app could set the RFH2 properly, validation would work on the message as the parser would have qualifing information.
Interesting. If you set the MQInput properties to a MessageSet, MRM and format of XML. It will search the MessageTypes in the MessageSet for a matching root element ifrom your incoming message. Once found it will validate (if so requested) against the MRM match. So as long as the root element is unique and all the messages received have MessageTypes in the same MessageSet. WBI will do the lookup and match.
NEET |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|