Posted: Tue Apr 05, 2011 12:23 pm Post subject: JMeter manipulation of RFH fields
Newbie
Joined: 05 Apr 2011 Posts: 2
Curious if anybody has used JMeter to put the body of a message (from a file) as a JMS message on a WMQ queue. The goal is to be able to put a JMS message on a WMQ queue with JMeter which contains an RFH2 with the appropriate values such that a WAS application can receive it as a "bytes" message. So far, the msd folder contains "jms_text" on every attempt. Any help is appreciated.
Thanks.
Chad
Posted: Tue Apr 05, 2011 8:04 pm Post subject: Re: JMeter manipulation of RFH fields
Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
cplittle wrote:
Curious if anybody has used JMeter to put the body of a message (from a file) as a JMS message on a WMQ queue. The goal is to be able to put a JMS message on a WMQ queue with JMeter which contains an RFH2 with the appropriate values such that a WAS application can receive it as a "bytes" message. So far, the msd folder contains "jms_text" on every attempt. Any help is appreciated.
Thanks.
Chad
Well if the application putting the message does it as a TextMessage it will be the default way to read it. JMS handles the RFH header behind the scenes.
I you are talking about an MQ7 qmgr you need to set the compatibility mode on the destination so that the properties show up as part of the RFH2 and not as MQ7 properties.
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