Configuring the Connectors
You can use TIBCO FTL Bridge as a source connector (FTL into Kafka), a sink connector (Kafka into FTL), or both. Configure each direction separately by modifying a copy of the appropriate sample configuration file.
Configuration Files
Comments in the sample configuration files document all available configuration parameters and their default values.
To transfer messages from FTL into Kafka, copy and modify the source connector configuration file TIBCO_HOME/akd/bridge/<version_number>/config/tibftl-kafka-connect-source.properties.
To transfer messages from Kafka into FTL, copy and modify the sink connector configuration file TIBCO_HOME/akd/bridge/<version_number>/config/tibftl-kafka-connect-sink.properties.
Supply the connector properties files as arguments in the Kafka Connect command line (see Running the Connectors).