FTL Connection Reference

The TIBCO FTL and TIBCO BusinessEvents connection details are configured in the shared resource.

For the procedure to add an FTL connection, see Adding a Shared Resource.
Field Global Var? Description
Description No Short description of the resource.
RealmServer Yes The URL at which BusinessEvents can connect to the FTL realm server.

The default value is: http://localhost:8080

UserName Yes A valid username for the FTL realm server.
Note: This field is required only when the basic authentication is enabled at the realm server.
Password Yes The password assigned to the user name specified in UserName, for accessing the FTL realm server.
Note: This field is required only when the basic authentication is enabled at the realm server.
Use SSL Yes Specifies whether secured channel is used for communication.

After selecting the Use SSL checkbox, click Configure SSL to specify SSL configuration for the FTL channel. Select one of the following option in SSL configuration:

  • Trust File - Browse and select the identity resource that contains the information to authenticate BusinessEvents client identity. If not already present, first create an identity resource with the following values and select that identity resource:
    • Type - Identity File
    • URL - Location of the FTL trust file (.pem)
    • File Type - PEM
    For more information on how to create shared identity resource, see Adding a Shared Resource.
  • Trust String - Enter the content for the trust file in the same format as applicable for the trust file.
  • Trust Everyone - No trust file is required.