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:

  1. Command-line arguments at engine startup (highest priority).
  2. Property files specified at command-line engine startup
  3. MM Console or TIBCO Administrator
  4. CDD file (ignored by TIBCO Administrator)
  5. TIBCO BusinessEvents Studio Global Variable Editor (lowest priority)