Use Cases

The TIBCO ActiveSpaces Connector for Apache Pulsar subscribes to topics and processes messages formatted in FTL JSON message format.

You can run one or more instances of the Sink connector in parallel, with each instance configured to write to a different ActiveSpaces table or subscribe to a different Apache Pulsar topic, or any combination of the two. When used in combination with the Source connector from the FTL Bridge for Apache Pulsar, you can ingest messages published via any TIBCO Messaging product into ActiveSpaces by way of Pulsar.

JSON Messages

Because FTL JSON is a subset of JSON with some additional field type annotations, standard JSON messages may be valid FTL JSON. See FTL JSON Message Format Reference to determine if your existing JSON-formatted data is already compatible.

TIBCO FTL Messages

To use the FTL Bridge for Apache Pulsar as the source of messages in your Pulsar topic, no further message conversion is required.