export

The export property allows messages published by a client to a topic to be exported to the external systems with configured transports.

You can set export using the form:

   export="list"

where list is one or more transport names, as specified by the [transport_name] ids in the transports.conf file. Multiple transport names in the list are separated by commas.

For example:

   export="RV1,RV2"

You can configure transports for TIBCO FTL. You can specify the name of one or more transports of the same type in the export property.

You must purchase, install, and configure TIBCO FTL before configuring topics with the export property. Also, you must configure the communication parameters to the external system by creating a named transport in the transports.conf file.

For complete details about external message services, see: