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 » Aggregation Design Question

Post new topic  Reply to topic
 Aggregation Design Question « View previous topic :: View next topic » 
Author Message
pfaulkner
PostPosted: Wed Feb 12, 2003 1:47 pm    Post subject: Aggregation Design Question Reply with quote

Master

Joined: 18 Mar 2002
Posts: 241
Location: Colorado, USA

I have a Msg FLow that uses Aggregation to fan-out a single message to 2 servers. The replies are returned in BLOB format. Does anyone have any recommendations how to design the reply fan-in message flow. Somehow I need to parse both the message folders that contain BLOB data and extract certain fields for the final output message.

One idea I had was to create a MessageSet that contained all the fields (for both Replies) and use RCD to convert the BLOB to MRM and extract data from there.

Anyone got a better suggestion or like this idea?
Back to top
View user's profile Send private message AIM Address
lillo
PostPosted: Wed Feb 12, 2003 11:53 pm    Post subject: Reply with quote

Master

Joined: 11 Sep 2001
Posts: 224

I agree with you in creating a message sets which will contain the messages for your replies.

Let´s see your fan-in message flow. Why do you want to use the RCD? I think a better solution is to have two different input queues in the fan-in message flow. Each MQInput node could be configure to parse the BLOB message to MRM. To do this you should configure the MQOutput node in the fan-out message flow to use different reply queues.

I hope this help you. If you have any problem with the scenario just tell us your issues.

Cheers,
_________________
Lillo
IBM Certified Specialist - WebSphere MQ
Back to top
View user's profile Send private message
pfaulkner
PostPosted: Thu Feb 13, 2003 8:02 am    Post subject: Reply with quote

Master

Joined: 18 Mar 2002
Posts: 241
Location: Colorado, USA

Both my replies contain a mixture of formats (a header always in C/COBOL format and a data portion that can be XML or C/COBOL). The way I've been handling this is to parse originally as BLOB, extract the portion of data I care about and then parse it with by using the RCD to reset it to my MRM message set.
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Aggregation Design Question
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.