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 » Mergeing message flows

Post new topic  Reply to topic
 Mergeing message flows « View previous topic :: View next topic » 
Author Message
KIT_INC
PostPosted: Mon Aug 13, 2007 11:38 am    Post subject: Mergeing message flows Reply with quote

Knight

Joined: 25 Aug 2006
Posts: 589

I have two message flows which I like to merge it into one. For example
Flow 1 - Request flow
MQINPUT (Q1)-- node1--node2--node2---MQOUTPUT (Q2)
Flow 2 - Reply fow
MQINPUT (Q3)-- node3--node4--node5---MQOUTPUT (Q1)

merge into a single flow
MQINPUT (Q1)-- node1--node2--node2---MQOUTPUT (Q2)---MQGET(Q3 WAIT FOR REPLY)-- node3--node4--node5---MQOUTPUT (Q1)

I am looking for a way to copy flow 2 into flow 1 on my toolkit and just change the MQINPUT to MQGET. But I cannot find a way to do that ?
Any idea ?
I know rebuilding flow 2 as a subflow is an option. I want to see if there is any other way.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Mon Aug 13, 2007 11:40 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Delete the MQInput node in the second flow.

Add the second flow to the first as a subflow.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
KIT_INC
PostPosted: Mon Aug 13, 2007 11:52 am    Post subject: Reply with quote

Knight

Joined: 25 Aug 2006
Posts: 589

Thanks Jefflowrey for the quick response.
I am already aware of this option as I said in my post
"I know rebuilding flow 2 as a subflow is an option. I want to see if there is any other way."
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Mon Aug 13, 2007 11:59 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Not really.

Copy&Paste of nodes only sort of works, and then usually only within a flow.

You could play around with the flows as XML files, rather than as flows... but that's dicey and you'd not want to do it if you don't know what you're doing.
_________________
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 » Mergeing message flows
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.