Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
===========
How to setup Decision Manager ona machine to communicate with RMS running on another machine.
Environment:
===========
TIBCO BusinessEvents 3.x
All Operating Systems
Resolution:
========
Use the property "rms.host" to name the Host in bui-config.tra. You can name the different port value other than default of 5000 by using the property "rms.port". The defaults of these 2 properties as mentioned in bui-config.tra are
#Properties for RMS
rms.host=localhost
rms.port=5000
Provide the same value of host in bui-config.tra. Verify the above connection parameters by checking the "Management Server URL:" when you login and try to check out the project under Project > Checkout.
Refer to section 'Configuring the Client' under "Chapter 2 - Client Server Setup" in Decision Manager User Guide of BE 3.0