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 » Propagation in MQSIv2.0.1.

Post new topic  Reply to topic
 Propagation in MQSIv2.0.1. « View previous topic :: View next topic » 
Author Message
jgooch
PostPosted: Mon Jul 15, 2002 11:52 pm    Post subject: Propagation in MQSIv2.0.1. Reply with quote

Acolyte

Joined: 29 May 2002
Posts: 63
Location: UK

Hi,

We're running MQSIv2.0.1 and have a requirement to create a fan-out message flow. This seems the ideal job for the PROPAGATE command, except that it's not available until we migrate to WMQIv2.1.

Basically, we are receiving an XML message such as:-
<messages>
<message>...</message>
<message>...</message>
<message>...</message>
...etc...
<message>...</message>
</messages>

We do not know how many <message> groups there will be but we want to create a separate MQ message for each.

I'm currently experimenting with a message flow that "loops" (argh!) - ie it sends its ouput back into itself until all the <message> groups have been processed (using a tag to contain the index of the group each iteration is to process). This seems a little contact admin to me.

Does anyone have any alternatives?

Thanks,

J.
Back to top
View user's profile Send private message
jgooch
PostPosted: Tue Jul 16, 2002 2:57 am    Post subject: Reply with quote

Acolyte

Joined: 29 May 2002
Posts: 63
Location: UK

Well, much as I am averse to coding loops I've got it up and running in a lot less code than I thought (about six lines over three compute nodes and a filter).

Just need to package it up to make it generic and give it to the project team...

J.
Back to top
View user's profile Send private message
tchagan
PostPosted: Tue Jul 16, 2002 3:27 am    Post subject: Reply with quote

Apprentice

Joined: 10 Feb 2002
Posts: 31

Hi,

yes you can do it with a loop, it has been explained many times in this forum. The problem in mqsi 2.0.1 is that when you have one message to be split into many messages, the greater the message size and the more messages you send means that at one point your DataFlowEngine will get an out of memory or memory overflow message and crash and burn. If you want to split one message to many then do it before or after the broker.
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 » Propagation in MQSIv2.0.1.
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.