![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
In TIBCO FTL, transport refers to the underlying mechanism that moves message data between FTL publishers and subscribers.The EMS server joins a TIBCO FTL realm as any other TIBCO FTL client would. EMS transport definitions (in the file transports.conf) configure the behavior of these connections.All messages received from the transports for TIBCO FTL that are configured in the transports.conf file are processed in a single TIBCO FTL event queue.
• In TIBCO FTL, specify a discard policy of new when the EMS server’s subscriber name is specified.transports.conf contains zero or more transport definitions. Each definition begins with the name of a transport, surrounded by square brackets. Subsequent lines set the parameters of the transport.
Table 67 TIBCO FTL: EMS Transport Parameters Optional. Specify a TIBCO FTL endpoint name. To define multiple transports that use the same TIBCO FTL endpoint, include the same endpoint name in each transport definition.
• The import_match_string must be specified on a single line. No manual line breaks may be inserted. Spaces are not allowed. These examples from transports.conf illustrate the syntax of EMS transport for FTL definitions.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |