ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » User Defined Parsers/Headers/Input Node

Post new topic  Reply to topic
 User Defined Parsers/Headers/Input Node « View previous topic :: View next topic » 
Author Message
PGoodhart
PostPosted: Wed Jan 12, 2005 5:12 am    Post subject: User Defined Parsers/Headers/Input Node Reply with quote

Master

Joined: 17 Jun 2004
Posts: 278
Location: Harrisburg PA

Hey Guys,
From my reading of the MQ/broker documentation, you need three things to be able to handle user defined headers in the broker:
1. A parser implemented in C. Otherwise you can not access or update the header.
2. The header structure itself.
3. Custom input nodes to be able to properly construct the message tree that have the new headers. This also requires the parser mentioned above.
Am I right?
Has anyone implemented a user defined header/parser here?
Why would you do that rather then putting the information in the message body or in a seperate message that can be coorelated to the message?
_________________
Patrick Goodhart
MQ Admin/Web Developer/Consultant
WebSphere Application Server Admin
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Wed Jan 12, 2005 5:33 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

I would expect that a user defined header would get dumped into the message body, since it should come after the mqmd.

So you should be able to handle it by processing using BLOB data or an MRM multi-part message.

I think.

Of course, if there were ALSO an MQRFH2, then there might be some problems.

But why would you add a custom header after an MQRFH2, since you could put all the extra info you needed IN the RFH?
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » User Defined Parsers/Headers/Input Node
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.