|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Message Headers |
« View previous topic :: View next topic » |
Author |
Message
|
pfaulkner |
Posted: Wed Mar 27, 2002 12:57 pm Post subject: |
|
|
Master
Joined: 18 Mar 2002 Posts: 241 Location: Colorado, USA
|
Is it possible to create a new Header that WMQI will parse along with the exisiting MQ Headers for a message. All of our messages that flow through our MQ system have been prefixed with our own header. It would be nice if the parser could recognize this part of the message as a header and create a node in the tree just like it does for the standard MQ headers.
Is this possible?
_________________ Paul Faulkner |
|
Back to top |
|
 |
kolban |
Posted: Wed Mar 27, 2002 1:24 pm Post subject: |
|
|
 Grand Master
Joined: 22 May 2001 Posts: 1072 Location: Fort Worth, TX, USA
|
WMQI can do just this by developing a custom parser. |
|
Back to top |
|
 |
pfaulkner |
Posted: Wed Mar 27, 2002 1:33 pm Post subject: |
|
|
Master
Joined: 18 Mar 2002 Posts: 241 Location: Colorado, USA
|
I guessed you might say that. Can parsers be written in Java or just C?
Is the code available for the provided parsers, so I could just modify it to add my custom header? |
|
Back to top |
|
 |
kirani |
Posted: Wed Mar 27, 2002 1:54 pm Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
You can write plug-in parsers only in C langauge.
If you have installed examples while installing WMQI on your system, you can refer to <wmqi_root>examplesplug-in directory for some sample code. This code will give you an idea on how to write a new parser.
For more information on how to write plug-in parser, you may refer to Programming Guide (Part 2).
|
|
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
|
|
|
|