TRA properties and TIBCO ActiveMatrix Administrator CLI Options
- This approach is enabled by default. If the previous behavior needs to be enabled, do the following:
- Set the TRA property "
com.tibco.amx.notification.update.disable.individual.host
" to "true
" on SystemNode. - Use the option "
com.tibco.amx.notification.update.disable.individual.host
" inqin_build.xml
File. For example:options="com.tibco.amx.notification.update.disable.individual.host"
- Set the TRA property "
-
The Notification Transport Server Configuration update should always be an Enterprise-wide operation. If the Notification Transport Server Configuration update fails on some Hosts, the operation can be re-run only for those failed Hosts using the "
hosts
" option.For example:
options="hosts={Host1,Host2}"