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 » Multiple Message Sets

Post new topic  Reply to topic
 Multiple Message Sets « View previous topic :: View next topic » 
Author Message
broker_new
PostPosted: Tue Mar 20, 2007 3:24 pm    Post subject: Multiple Message Sets Reply with quote

Yatiri

Joined: 30 Nov 2006
Posts: 614
Location: Washington DC

I have to message defnition files i need to parse the input message with the two message sets.

Can anyone help me in sorting out this problem.
_________________
IBM ->Let's build a smarter planet


Last edited by broker_new on Tue Mar 20, 2007 4:24 pm; edited 1 time in total
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Mar 20, 2007 3:39 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

You mean you need to parse part of the input message with one message set, and the rest of the input message with another message set.

Right?

You don't mean that you need to parse the entire input message with one message set, and then reparse the entire input message with the other message set.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
broker_new
PostPosted: Tue Mar 20, 2007 3:44 pm    Post subject: Reply with quote

Yatiri

Joined: 30 Nov 2006
Posts: 614
Location: Washington DC

Jeff,
I need to parse part of the input message with one message set, and the rest of the input message with another message set.
_________________
IBM ->Let's build a smarter planet
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Mar 20, 2007 3:53 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

You can separate the pieces manually, build a multi-part message, or do something else to Extract the embedded message.

Which one you want to do or can do depends a bit on the MRM parser you're using for each message set, and whether they are the same or different.

http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r0m0/topic/com.ibm.etools.mft.doc/ad00760_.htm
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
broker_new
PostPosted: Tue Mar 20, 2007 6:35 pm    Post subject: Reply with quote

Yatiri

Joined: 30 Nov 2006
Posts: 614
Location: Washington DC

I have a single message Defnition file in a message set.
I have defined two messages in the message defnition file.
if record starts with 1000 the input message should be parsed with the first message.
If record starts with 2000 the input message should be parsed with the second message.

Can anyone help me how to set the properties in the message set.
_________________
IBM ->Let's build a smarter planet
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Mar 20, 2007 7:21 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

If you use TDS, you can do this in a single message definition file.

Just define your "message" to be an element of a complex type that is composed of a choice between complex types, one of which is tagged with 1000, the other of which is tagged with 2000.

But that's all within a single message set in a single message definition file.

Which is not what your original question was about.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
Balaji_P
PostPosted: Thu Mar 22, 2007 2:15 am    Post subject: Reply with quote

Apprentice

Joined: 05 Sep 2006
Posts: 36
Location: Chennai

Based on your requirement, i guess you can use Envelope concept.
USe the Field(whcih identifies that 100 or 2000) as MEssagIdentity adn Dynamically load during runtime.
Back to top
View user's profile Send private message
kimbert
PostPosted: Thu Mar 22, 2007 4:06 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r0m0/topic/com.ibm.etools.mft.doc/ad00761_.htm
Back to top
View user's profile Send private message
broker_new
PostPosted: Fri Mar 23, 2007 2:43 pm    Post subject: Reply with quote

Yatiri

Joined: 30 Nov 2006
Posts: 614
Location: Washington DC

I sorted out this with the help of GroupIndicators one type with 1000 and other with 2000.
_________________
IBM ->Let's build a smarter planet
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 » Multiple Message Sets
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.