Configuring Realm Definitions for the Connectors

Background

Because each connector instance operates as an FTL client application, it either subscribes using an FTL endpoint (source) or publishes using an FTL endpoint (sink). For each connector, complete the following steps.

For further details, in the FTL documentation, see TIBCO FTL Administration.

Procedure

  1. Ensure you have already configured the YAML configuration file for each connector.
  2. Configure an application definition.
    Use the same application name that you configured in the connector YAML configuration file (e.g., pulsar-source).
  3. Configure one endpoint in the application.
    Use the same endpoint name that you configured in the connector YAML configuration file (e.g., pulsar-source-endpoint).
  4. You can leave all other settings at their default values or tune them for specific behavior if you are familiar with TIBCO FTL configuration.

What to do next

If you are using sink connector, repeat the configuration steps with the application and endpoint names used in the Apache Pulsar sink configuration file.