Author |
Message
|
wmb_worker |
Posted: Wed Dec 31, 2008 2:31 am Post subject: Adding MQRfh2 header to test client message |
|
|
Novice
Joined: 14 Dec 2008 Posts: 11
|
I am attempting to use the Test client to test message flows. I have been using rfhutil, but I would like to have an automated way of testing flows from broker.
So I am creating a test message and want to add the RFH2 header. I can add multiple MQMD headers, but there does not seem to be the ability to add RFH2.
Any pointers on how to add this in the test client message? |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Dec 31, 2008 3:21 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Have you tried using JMS tools? (if need be, build your own)
Serialize the message to a file and read if from the file into the toolkit?  _________________ MQ & Broker admin |
|
Back to top |
|
 |
wmb_worker |
Posted: Sat Jan 10, 2009 12:30 pm Post subject: Wanted to do it with the Test Client GUI wizard |
|
|
Novice
Joined: 14 Dec 2008 Posts: 11
|
I wanted to determine if there was a certain way to do it via the GUI.
I will just have to use rfhutil. The tool seems almost there, but not quite. |
|
Back to top |
|
 |
kimbert |
Posted: Sat Jan 10, 2009 2:02 pm Post subject: |
|
|
 Jedi Council
Joined: 29 Jul 2003 Posts: 5542 Location: Southampton
|
Which version of the toolkit are you using? I thought recent versions of the test client allowed you to add an MQRFH2 header. But my memory may be faulty. |
|
Back to top |
|
 |
wmb_worker |
Posted: Sat Jan 10, 2009 8:55 pm Post subject: 6.1.3 |
|
|
Novice
Joined: 14 Dec 2008 Posts: 11
|
6.1.3 I believe the fix pack is an august 2008 or dec 2008. |
|
Back to top |
|
 |
smdavies99 |
Posted: Sat Jan 10, 2009 11:58 pm Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
There are plenty of examples in this forum of how to use ESQL to add an RFH2 header to a message.
Search is your friend here. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
|