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 » Node that acts like an AND Gate

Post new topic  Reply to topic
 Node that acts like an AND Gate « View previous topic :: View next topic » 
Author Message
Norm
PostPosted: Thu Oct 11, 2007 1:33 pm    Post subject: Node that acts like an AND Gate Reply with quote

Newbie

Joined: 11 Oct 2007
Posts: 5

I have two XML messages from different sources coming in on separate MQInput nodes and I need both messages in order to build the appropriate response message. Is there a node out there that will suit my needs?
Back to top
View user's profile Send private message
Vitor
PostPosted: Thu Oct 11, 2007 2:02 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Sounds like a flow control node might help. I'd say aggrigation, but the messages are coming from outside the flow.

Mostly I'd say you need to design the message affinity out of your system!
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu Oct 11, 2007 2:14 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Flow control will never allow you to join message data on two separate threads - which will always be the case when data comes in on two separate input nodes.

Unless you mean the Collector nodes in v6.1.

In v6.0, you can't do this without using a database, ESQL Shared data, Java shared data, the Cache nodes, or similar. I don't think you can use Aggregation nodes to accumulate data across two separate input messages.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
Vitor
PostPosted: Thu Oct 11, 2007 11:32 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

jefflowrey wrote:
Flow control will never allow you to join message data on two separate threads - which will always be the case when data comes in on two separate input nodes.


Good point.

I still say down with message affinity!
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
mqmatt
PostPosted: Fri Oct 12, 2007 3:06 am    Post subject: Reply with quote

Grand Master

Joined: 04 Aug 2004
Posts: 1213
Location: Hursley, UK

jefflowrey wrote:
Unless you mean the Collector nodes in v6.1.

There's the answer to the original post. The Collector node has been added in v6.1 to specifically address this requirement.
Back to top
View user's profile Send private message
Norm
PostPosted: Fri Oct 12, 2007 7:47 am    Post subject: Reply with quote

Newbie

Joined: 11 Oct 2007
Posts: 5

Thanks for the input. I will look into the suggested solutions by jeff for v6.0. I have not heard of a Cache node is it available in the support pack?
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Fri Oct 12, 2007 7:51 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Norm wrote:
Thanks for the input. I will look into the suggested solutions by jeff for v6.0. I have not heard of a Cache node is it available in the support pack?


IA91.

You can, I believe, only stash string values. So you'll have to stash the BLOB of the message data.
_________________
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 » Node that acts like an AND Gate
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.