Adding an FTL Channel in BusinessEvents Application

Using the FTL channel, TIBCO BusinessEvents transforms an incoming FTL message into a BusinessEvents Event and transforms a BusinessEvents Event into an FTL message.

Before you begin TIBCO FTL should be installed on the system. For information on installation of the software, refer to the TIBCO FTL Documentation.
    Procedure
  1. In TIBCO BusinessEvents Studio, add a new channel with Driver Type as FTL.
    For more details, see Adding a Channel.
  2. You can configure the FTL channel by using a shared resource or by configuring the the channel properties. For using a shared resource, see FTL Connection Reference. Otherwise, in the channel editor, enter the FTL channel configuration properties and select Method of Configuration as Properties.
    For more details about the FTL channel configuration properties, see Channel Resource Reference.
  3. Now, in the channel editor, add a destination for the FTL channel for listening to the messages from the FTL channel by using either of the following methods:
    Add a destination to the FTL channel following the procedure Adding a Destination to a Channel. Enter values for the destination configuration properties. For details about the FTL destination properties, see Destination Resource Reference.
    Add destination and event for the FTL channel using a wizard, see Creating FTL Destination and Events Using BusinessEvents Studio Wizard
  4. Save the new channel.