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 » WMB V6.0 deploying subflows independently

Post new topic  Reply to topic
 WMB V6.0 deploying subflows independently « View previous topic :: View next topic » 
Author Message
brokendrum
PostPosted: Wed Jan 04, 2006 3:58 am    Post subject: WMB V6.0 deploying subflows independently Reply with quote

Apprentice

Joined: 14 Jan 2003
Posts: 34

We are trying to migrate from WMQI 2.1 to WMB V6.0. Our current 2.1 code uses subflows as a way of managing changes which can be deployed without impacting other subflows:

MessageFlow1
.....L RulesSubflow1
.....l.......L ReformatSubflow1
.....l.......L ReformatSubflow2
.....l.......L ReformatSubflow3
.....L RulesSubflow2
.............L ReformatSubflow4
.............L ReformatSubflow5

For example we can deploy changes to ReformatSubflow3 without impacting any other component as follows:

mqsiassign brokername -f ReformatSubflow3 -e execGroupName
mqsideploy brokername -e egroup -d

However if we wanted to deploy changes to ReformatSubflow3 in WMB V6.0, MessageFlow1 must be included in the bar file which would also deploy any pending changes to MessageFlow1. Also, whilst other subflows could be removed using the Message Broker Toolkit to avoid their deployment this cannot be done at the command line.

I could replace all the input terminals with MQ input nodes however that will create an additional overhead and the message flow would be split from one to three units of work.

1) Is there any way of deploying only the changes to ReformatSubflow3 without deploying changes to any other components (specifically at the command line)?

2) Is there any way of deploying only the changes to MessageFlow1 without deploying changes to any other components (specifically at the command line)?

Thanks,

Dave
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 » WMB V6.0 deploying subflows independently
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.