Author |
Message
|
AJStar |
Posted: Tue Jul 10, 2007 9:36 pm Post subject: Configuring node properties during deployment time |
|
|
 Acolyte
Joined: 27 Jun 2007 Posts: 64
|
Is it possible to configure node properties during deployment time?
For example, I have a Trace node. The file path changes while moving from one environment to another, say Dev to Test. So instead of accessing the node property, changing the path, then re-building the bar file and deploying it, I would like to configure it during deployment like we do for a UDP.
Is this possible?
Thanks, AJ |
|
Back to top |
|
 |
marcin.kasinski |
Posted: Tue Jul 10, 2007 10:44 pm Post subject: Re: Configuring node properties during deployment time |
|
|
Sentinel
Joined: 21 Dec 2004 Posts: 850 Location: Poland / Warsaw
|
You can open bar and switch to Configure tab.
There you have properties which you can change without changing flow. _________________ Marcin |
|
Back to top |
|
 |
AJStar |
Posted: Tue Jul 10, 2007 11:56 pm Post subject: Configuring node properties during deployment time |
|
|
 Acolyte
Joined: 27 Jun 2007 Posts: 64
|
So, if I have 3 trace nodes, all of which have File path set to <path1> and needs to be changed to <path2>, I have to change the property of each of these in the Configure tab of the bar file, individually.
Is there any way to do it all at the same time, since all the Trace nodes have to be changed to the same path? Or am I asking for too much ?
Thanks, AJ |
|
Back to top |
|
 |
marcin.kasinski |
Posted: Wed Jul 11, 2007 12:13 am Post subject: Re: Configuring node properties during deployment time |
|
|
Sentinel
Joined: 21 Dec 2004 Posts: 850 Location: Poland / Warsaw
|
AJStar wrote: |
So, if I have 3 trace nodes, all of which have File path set to <path1> and needs to be changed to <path2>, I have to change the property of each of these in the Configure tab of the bar file, individually.
Is there any way to do it all at the same time, since all the Trace nodes have to be changed to the same path? Or am I asking for too much ?
Thanks, AJ |
You can set it individually.
You can try promote these fileds to the same name and set it for all by one filed. _________________ Marcin |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Jul 11, 2007 4:28 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
you can use mqsiapplybaroverrides to change this. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
marcin.kasinski |
Posted: Wed Jul 11, 2007 4:43 am Post subject: |
|
|
Sentinel
Joined: 21 Dec 2004 Posts: 850 Location: Poland / Warsaw
|
jefflowrey wrote: |
you can use mqsiapplybaroverrides to change this. |
Right.
I forgot about this option. _________________ Marcin |
|
Back to top |
|
 |
AJStar |
Posted: Wed Jul 11, 2007 8:32 pm Post subject: Configuring node properties during deployment time |
|
|
 Acolyte
Joined: 27 Jun 2007 Posts: 64
|
Cool, that worked
Thanks, AJ |
|
Back to top |
|
 |
|