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 » Need information about how parellel processing of the messag

Post new topic  Reply to topic
 Need information about how parellel processing of the messag « View previous topic :: View next topic » 
Author Message
satyasheel15
PostPosted: Fri Oct 15, 2004 10:27 am    Post subject: Need information about how parellel processing of the messag Reply with quote

Voyager

Joined: 04 Mar 2003
Posts: 86

Question:

I have one requirement for the project where from one compute or aggregate node, message goes out parallely to different sub-flows say 5 different sub-flows with respective 5 different output queue.. Now if the message fails in the any of the 5 sub-flows, output message should not go to either of the output queue of the 5 sub-flows, which means message should roll back to the input queue from all the 5 sub-flows. Messages should go to the output queue of the all the 5 sub-flows when pass all the sub-flow. I do not want to use the FLOW ORDER NODE as here message goes out one by one means sequentially.

So please advise how to implement this what FLOW ORDER NODE does but I want all the messages goes out parellely.


SATYASHEEL
IBM INDIA
Back to top
View user's profile Send private message Send e-mail MSN Messenger
kirani
PostPosted: Fri Oct 15, 2004 11:20 am    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

Your understanding is not correct regarding the parallel execution. If you don't use Floworder node then the messages will be propogated to each of these paths in random order. I don't think you can do this without a FLOWORDER node. If you want parallel processing then split your processing into multiple flows.
_________________
Kiran


IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries

Back to top
View user's profile Send private message Visit poster's website
jefflowrey
PostPosted: Fri Oct 15, 2004 11:32 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

If all of your MQOutput nodes are set up to be within the same unit of work as the MQ Input node, then you will get the all or none rollback that you want, regardless of the order of the execution of the subflows.

You control the participation of the MQOutput node in the transaction with the TransactionMode property of the node.
_________________
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 » Need information about how parellel processing of the messag
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.