Author |
Message
|
paustin_ours |
Posted: Mon Aug 17, 2015 12:26 pm Post subject: message flow version |
|
|
Yatiri
Joined: 19 May 2004 Posts: 667 Location: columbus,oh
|
looked around the forum but didn't find it. Also checked the infocenter, unless I missed it, I couldn't find the information
I am trying to find out how to set the version of a flow. When I deploy a bar, there is a version property which I want to set to a specific value.
Looks like with cmp api I can set the property after I deploy to a deployed flow. Is there a way I can set it at the bar file override stage so that the flow will have the version?
I don't see a version property in the broker.xml file. Please help. thanks |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Aug 17, 2015 12:34 pm Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
It might not be in the broker.xml if it's not set to anything. |
|
Back to top |
|
 |
Vitor |
Posted: Mon Aug 17, 2015 12:37 pm Post subject: Re: message flow version |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
paustin_ours wrote: |
I don't see a version property in the broker.xml file. |
Do you see if you examine the bar file with an mqsireadbar command?
If so, that would imply that you could set it with an mqsiapplybaroverride.
paustin_ours wrote: |
Also checked the infocenter, unless I missed it, I couldn't find the information |
I typed "version keyword" and got this, this and this as 3 of the first 5 hits. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Vitor |
Posted: Mon Aug 17, 2015 12:39 pm Post subject: Re: message flow version |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
paustin_ours wrote: |
I don't see a version property in the broker.xml file. |
Also as a side note, it's best practice not to examine and certainly not change the broker.xml directly. Use the supplied commands to edit this. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
paustin_ours |
Posted: Mon Aug 17, 2015 1:06 pm Post subject: |
|
|
Yatiri
Joined: 19 May 2004 Posts: 667 Location: columbus,oh
|
thanks. I did set the version on the message flow and it shows up when I deploy. It doesn't show on the mqsireadbar. Not really sure where the value is set to be carried over on the bar.
I don't see it in the .cmf file either. |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Aug 18, 2015 4:36 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Is it marked in the KC as being configurable? |
|
Back to top |
|
 |
|