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 » Editing the flow name on bar file

Post new topic  Reply to topic
 Editing the flow name on bar file « View previous topic :: View next topic » 
Author Message
IBM_Newbie
PostPosted: Tue Jan 10, 2012 9:08 pm    Post subject: Editing the flow name on bar file Reply with quote

Novice

Joined: 05 Dec 2011
Posts: 15

We need to deploy same flow to same execution group multiple times.
The flow has MQInput which will listen to multiple queues and we have promoted the QueueName property so that each developer can use his own queue and deploy the flow.

We can have the deployment as we can Edit the flow name on bar file when we have created a bar.

So if we have same flow added in bar file and we use names as Flow and then as Flow1 on bar file, we can have same flow deployed two times with just different name.

Can we overrride this somehow using baroverride as i think its not a configurable property.

I checked the broker.xml for these two bars and the difference is

<Broker><CompiledMessageFlow name="Logging1">
<Broker><CompiledMessageFlow name="Logging">
Can we change this using bar override? Is there a better way to do this?
Back to top
View user's profile Send private message
mqjeff
PostPosted: Wed Jan 11, 2012 5:06 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

mqsiapplybaroverride only allows you to change message flow properties, not the contents of the bar file.

It is possible to unpack the bar file, adjust things, and alter the name of the message flow and then repack the bar file. It's not quite as simple as changing the contents of broker.xml however. It's likely not *supported* to do this, however.

And, again, mqsiapplybaroverrides doesn't let you do this.

You might consider turning your flow into a pattern instead. Then you can create a new instance of the pattern for each developer, which will have a new name.
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 » Editing the flow name on bar file
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.