|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Length of mqsicreatebar command |
« View previous topic :: View next topic » |
Author |
Message
|
mattfarney |
Posted: Fri Apr 13, 2007 4:28 pm Post subject: Length of mqsicreatebar command |
|
|
 Disciple
Joined: 17 Jan 2006 Posts: 167 Location: Ohio
|
I ran into the windows limit (256-characters?) while adding new files to my build scripts. Having looked at the documentation, I think I may be doing this incorrectly.
Quote: |
-o filePath (Required) The workspace relative path (including the project) of a msgflow or messageSet.mset file to add to the broker archive. The file can be in a message flow project, a message set project, or a message flow plug-in node project.
You can add more than one deployable file to this command by using the following format
Code: |
-o filePath1 -o filePath2 .... -o filePath |
|
The term deployable file does not appear anywhere else in the document. I'm guessing that deployable file is a top level message flow (i.e. one reading from a queue) and not a subflow or esql file.
If so, if I have 5 actual message flows (and maybe 50 lesser files for esql and subflows), I think I should be using this syntax for the barfiles:
Code: |
-o flow1 -o flow2 -o flow3 -o flow4 -o flow5 |
Opinions? Experience one way or the other?
Motes of wisdom?
-Matt |
|
Back to top |
|
 |
mattfarney |
Posted: Fri Apr 13, 2007 4:37 pm Post subject: |
|
|
 Disciple
Joined: 17 Jan 2006 Posts: 167 Location: Ohio
|
BTW, I am running version 5.0 |
|
Back to top |
|
 |
Mensch |
Posted: Mon Apr 16, 2007 7:07 pm Post subject: |
|
|
Disciple
Joined: 17 Jul 2005 Posts: 166
|
The term deployable file includes message flows, message sets, style sheets , XML and JAR files.
if your deployable file includes message flow it must have message flow with input node.
for "-o filepath " :: you can give file path of your .msgflow or .esql files. _________________ Thanks and Regards ,
Mensch |
|
Back to top |
|
 |
mqmatt |
Posted: Tue Apr 17, 2007 7:56 am Post subject: |
|
|
 Grand Master
Joined: 04 Aug 2004 Posts: 1213 Location: Hursley, UK
|
Mensch wrote: |
The term deployable file includes message flows, message sets, style sheets , XML and JAR files.
|
Only flows and dictionaries for v5. Stylesheets, XML and JAR files were added in v6. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|