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 » Bar file creation

Post new topic  Reply to topic
 Bar file creation « View previous topic :: View next topic » 
Author Message
phillysree
PostPosted: Thu Aug 11, 2011 7:35 am    Post subject: Bar file creation Reply with quote

Newbie

Joined: 11 Aug 2011
Posts: 7

Hello

Is there a way to create the bar files with message flows deployed on the message broker?

unfotunately we do not have the source code

Can anybody please help?
Back to top
View user's profile Send private message
Vitor
PostPosted: Thu Aug 11, 2011 7:39 am    Post subject: Re: Bar file creation Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

phillysree wrote:
unfotunately we do not have the source code


Careless.

Do you have the bar file or just the running version?

Which version of WMB?
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
phillysree
PostPosted: Thu Aug 11, 2011 7:46 am    Post subject: Reply with quote

Newbie

Joined: 11 Aug 2011
Posts: 7

thanks you for the reply

we do not have the bar files but we have the running version of the message flows

can we create the bar files out of that?
Back to top
View user's profile Send private message
phillysree
PostPosted: Thu Aug 11, 2011 7:47 am    Post subject: Reply with quote

Newbie

Joined: 11 Aug 2011
Posts: 7

sorry the WMB is 7.1 version
Back to top
View user's profile Send private message
Vitor
PostPosted: Thu Aug 11, 2011 7:49 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

You need the "Generate Message Flow" pattern, available in the Patterns for Download section of this forum.

You also need better source code management.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Thu Aug 11, 2011 8:27 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

phillysree wrote:
sorry the WMB is 7.1 version


How is that version of WMB? I always wanted to try it.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
Vitor
PostPosted: Thu Aug 11, 2011 9:01 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

lancelotlinc wrote:
phillysree wrote:
sorry the WMB is 7.1 version


How is that version of WMB? I always wanted to try it.


I assumed there were a few '.' and '0' characters missing; more plausible than the OP having come back from the future.

And my advice holds for WMBv7.anything
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
phillysree
PostPosted: Thu Aug 11, 2011 9:11 am    Post subject: Reply with quote

Newbie

Joined: 11 Aug 2011
Posts: 7

sorry it is version 7.0.0.1 websphere message broker toolkit - message broker
Back to top
View user's profile Send private message
phillysree
PostPosted: Thu Aug 11, 2011 9:33 am    Post subject: Reply with quote

Newbie

Joined: 11 Aug 2011
Posts: 7

Thanks vitor
can we create a bar file also using the running bar files?

please let me know
Back to top
View user's profile Send private message
Vitor
PostPosted: Thu Aug 11, 2011 9:43 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

phillysree wrote:
can we create a bar file also using the running bar files?


Tell me the difference between

phillysree wrote:
running version of the message flows


and

phillysree wrote:
running bar files


and I'll tell you if you can do it.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
phillysree
PostPosted: Thu Aug 11, 2011 10:29 am    Post subject: Reply with quote

Newbie

Joined: 11 Aug 2011
Posts: 7

sorry I am kind of new to it

My main intention was to create the bar files. so for that I have found that we need to have message flows as input to bar files.

we have lost the bar files in the development region and trying to find them in production( assuming that queues run only with deployed bar files)

so my question was to if we find the barfiles in prodcution can we make them run in development?
Back to top
View user's profile Send private message
Vitor
PostPosted: Thu Aug 11, 2011 11:05 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

phillysree wrote:
so my question was to if we find the barfiles in prodcution can we make them run in development?


A bar file is a bar file. You can deploy it anywhere. Depending on how the flow is written you may need to customise it for a given environment (queue names, datasource names, that sort of thing).
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
phillysree
PostPosted: Fri Aug 12, 2011 10:17 am    Post subject: Reply with quote

Newbie

Joined: 11 Aug 2011
Posts: 7

I got the bar files from production and opened them in the wmb toolkit
do I need to change the queue names in that to make it work in development
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Fri Aug 12, 2011 10:18 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

phillysree wrote:
I got the bar files from production and opened them in the wmb toolkit
do I need to change the queue names in that to make it work in development

That entirely depends on your environment...
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Vitor
PostPosted: Fri Aug 12, 2011 10:20 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

phillysree wrote:
I got the bar files from production and opened them in the wmb toolkit


Why not apply overrides rather than edit the files?

phillysree wrote:
do I need to change the queue names in that to make it work in development


How should I know what your naming conventions are, or how your environment is set up?
_________________
Honesty is the best policy.
Insanity is the best defence.
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 » Bar file creation
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.