![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
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.In the TRA file referenced by the --propFile or -p properties, add one or more properties whose name is the global variable name prefixed with tibco.clientVar.When you use the --propVar option, use one of the following methods to override global variables.tibco.clientVar.myGv=%myValue%--propVar myValue=ValueHere--propVar tibco.clientVar.myGv=ValueHere
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |