Using TIBCO FTL in TIBCO BusinessEvents
TIBCO BusinessEvents makes use of event objects to communicate with TIBCO FTL. For maximum performance, you must have the TIBCO FTL application, define endpoints, transport names, define whether the transports will send or receive, and figure out the format.
The
format on a given endpoint provides you to have different message formats passing through that endpoint, which the port will listen to.
A port is where the server runs on. A certain format is given and you can define it in the TIBCO FTL administration console. You can then use the administration console commands to place the configuration into a JSON file.
To use TIBCO FTL within TIBCO BusinessEvents, first install TIBCO FTL. Complete the following steps to start the TIBCO FTL server and upload the TIBCO FTL channel example definitions into your TIBCO BusinessEvents project:
Procedure
Copyright © TIBCO Software Inc. All rights reserved.