Order of Precedence of Global Variable Overrides
Global variable values are selected at runtime using values set in the following ways, shown in order of precedence, highest to lowest:
- Command-line arguments at engine startup (highest priority).
- Property files specified at command-line engine startup
- MM Console or TIBCO Administrator
- CDD file (ignored by TIBCO Administrator)
- TIBCO BusinessEvents Studio Global Variable Editor (lowest priority)
Copyright © TIBCO Software Inc. All rights reserved.