Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 5 Deploying and Managing Engines with MM : Setting Global Variables in MM

Setting Global Variables in MM
Global variables are defined and set in the TIBCO BusinessEvents Studio project. They can also be set in the CDD file. If they are defined as deployment settable and service settable, they can be set in MM at deploy time as well.
You can set values at the machine level (but not at the engine level).
The global variable settings are appended to the CDD file that is deployed to a machine.
Multiple Users Limitation  Multiple users can open an MM console on their machines and work with global variables. All users see the global variable overrides that have been saved by any user. However if user A has the global variable editor open while user B saves a change, user A will not see that change, until he or she clicks the Refresh button (or starts a new console session).
To Set Global Variable Values at Deploy Time
The overrides affect all engines deployed to the selected machine.
1.
2.
In Cluster Explorer, select a machine and select the Global Variables tab in the panel on the right. The global variable names and default values display.
3.
Global Variable Groups  If global variables are defined in the TIBCO BusinessEvents project using groups, specify the group path using forward slashes. For example, if a variable JMSuri is located under a group called URIs, specify the variable as tibco.clientVar.URIs/JMSuri.
4.
Click Save.
5.
It’s a good idea to click Refresh to ensure that your value was the last entered. If another user enters an override just after you do, their value wins.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved