Order of Precedence at Run time
This is the order of precedence that is established at run time, from the highest priority to the lowest:
- Command-line arguments at engine startup.
- Properties set in property files specified at the command line.
- Properties in the deployed TRA file.
- CDD file, processing unit level (for the current PU): properties and settings.
- CDD file, agent class level (for agents listed in the current PU settings, prioritized in reverse order of that list): properties and settings.
- CDD file, cluster level: properties, settings and message encoding.
- EAR file properties (such as global variable overrides).
Copyright © Cloud Software Group, Inc. All rights reserved.