Define - RV Endpoint Details

On the Define - Endpoints: RV page, click Add or double-click an existing RV endpoint, and then the RV Endpoint Details page is displayed.

The following table describes the items that are available on the RV Endpoint Details page:

Item Description
Name Type an RV endpoint name.
Description Type a short description for the RV endpoint.
URL Type the URL of the RV daemon, and the syntax of it is:

host: port

where:

  • host is the URL or IP address of the machine on which the RV daemon runs.
  • port is the TCP port number.

You can specify maximum three daemon URLs for RVFT usage. If you want to reconnect automatically when the daemon starts up, you must specify as follows:

For example:

daemon1.tibco.com:7500;daemon2.tibco.com:

7600;daemon3.na.tibco.com:7700

OR

daemon1.tibco.com:7500;daemon2.tibco.com:

7500;daemon3.na.tibco.com:7500

CHECK Click this icon to check whether the host URL is valid.

If the host URL is valid, the Checked successfully message is displayed; otherwise, an error message is displayed.

Auto create connection If you want a connection to be created automatically, select this check box.

By default, this check box is selected.