Cluster Management Reference for TIBCO FTL Cluster

You can change the settings for the TIBCO FTL cluster through the Cluster Management Configuration section in the CDD editor of the TIBCO BusinessEvents Studio.

 
Property Description
Realm Properties
FTL Server URL

URL of the default TIBCO FTL server.

To use the fault-tolerance support, provide multiple server URLs as pipe-separated values.

FTL Cluster Name

Name of the TIBCO FTL cluster formed of TIBCO FTL servers that you are using.

The default value is ftl.default.cluster.

Security (Optional)

Security Enabled

Select the check box to enable secure authentication. The following fields are displayed only if the Security Enabled check box is selected.

  • FTL Username
  • FTL Password
  • Trust Type
FTL Username The FTL server identifies itself to an external authentication service using this user name credential.
FTL Password The FTL server identifies itself to an external authentication service using this password credential.
Trust Type

Choose a trust type from the following:

  • Trust All - Select this option when the TIBCO BusinessEvents engine does not need a certificate in its store to connect to the secure TIBCO FTL server.
  • Trust File - Select this option when the TIBCO BusinessEvents engine uses a certificate file for authentication.
  • Trust String - Select this option when the TIBCO BusinessEvents engine uses a trust string for authentication.

Trust File

Mention the path to the certificate file. This field is required when you select Trust File in the Trust Type dropdown.

Trust String(PEM) Provide the trust string. This field is required when you select Trust String in the Trust Type dropdown.