FTL Realm Server Connection

The FTL Realm Server Connection shared resource describes the connection parameters for connecting to a Realm server and creation of the Realm object to be used by the FTL palette activities. Use this shared resource when configuring activities in the FTL palette.

Note: Ensure you have installed FTL client libraries. Refer to "Integrating with TIBCO FTL" in the Installation guide for additional details.

General

The General section has the following fields.

Field Description
Package The name to be displayed as the label of the resource package.
Name The name to be displayed as the label for the resource.
Description A short description of the resource.

FTL Realm Server Connection Configuration

This section has the following fields.

Field Literal Value/Module Property Description
FTL Realm Server URL Yes The URL list of the FTL realm server.
Note: If the FTL version used is 6.x and above, in the FTL Realm Server URL field provide all the URLs as a pipe separated list.

For example, http://localhost:8585|http://localhost:8685|http://localhost:8785

FTL Secondary Realm Server URL Yes The URL of the backup FTL realm server.
FTL Application Name Yes The name of the FTL application, which includes a set of endpoints and formats as configured in the realm server.

The Browse button can be used to browse the FTL applications defined on the Realm server.

FTL Application Instance ID Yes The ID of the FTL application instance.
Username Yes The username of the FTL realm server.
Password Yes The password of the FTL realm server.
Client Label Yes A string describing the functional role of the client process. For background information, see Client Label.
Realm Server Trust File Yes Provide the path to the ftl-trust.pem file that is located in the ftl-rs folder. For more details about the trust file that is generated, refer to the Trust File topic in the TIBCO FTL® Administration guide.

Test Connection

When you click the Test Connection button, the activity connects to the remote FTL Realm server on the specified port using the specified username and password. You can use this button to determine whether the specified connection configuration is correct.