Products | Versions |
---|---|
TIBCO BusinessConnect | - |
Not Applicable | - |
Resolution:
By default, BC will spawn connection on RV service 7500 and daemon tcp:7500 to perform some of its internal processing. These RV channels do not communicate with any other entity other the the BC engine itself.
If you would like to assign these connections to another RV channel, add the following lines to the deployed engine's TRA file:
Bus.Default.Service=<service number>
Bus.Default.Network=<network parameter>
Bus.Default.Daemon=tcp\:<hostname>\:<tcp port number>