Decision Manager Component Property Reference

Edit the Decision Manager studio.tra file to set the RMS connection properties.

TIBCO BusinessEvents Decision Manager Configuration Properties
Property Notes
rms.host Specifies the host name of the machine where RMS is running. Use the same host name with which RMS is started.

See Enabling Remote Connection to RMS from Decision Manager .

Default is localhost.

rms.port Specifies the port number for the RMS server. (See rms.host property notes for more details.)

Default is 5000.

rms.context.root Specifies the URL on which RMS is listening to requests over HTTP transport. (In TIBCO BusinessEvents terms, this is the channel on which the TIBCO BusinessEvents RMS application listens.)

Default is /Transports/Channels/AMS_CH_ArtifactCommunicationHTTPChannel/

rms.request.timeout Timeout value in milliseconds for RMS interactions.

Default is 0 (zero).

rms.heartbeat.delay Delay (in seconds) with which the Decision Manager component pings the RMS server to check status.

Default is 10.

rms.heartbeat.stop.elapsedtime Time interval (in minutes) till which the Decision Manager component pings the RMS server to check status. The Decision Manager component stop pinging after this interval.

Default is 10.