FTL Key/Value Maps

eFTL clients can access FTL key/value maps through a persistent FTL channel.

TIBCO eFTL supports only dynamic key/value maps.

The FTL administrator configures the dynamic map template for the channel.

Client programs can set, get, and remove key/value pairs in the map (see TIBCO eFTL API Reference).

REST clients can set, get, and remove key/value pairs in the map (see POST chan_name/kvmap and the topics that follow it).