Posted: Wed Jan 04, 2006 3:58 am Post subject: WMB V6.0 deploying subflows independently
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:
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)?
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