Connecting to TIBCO Cloud Messaging - Apache Pulsar

You can configure Apache Pulsar Connection using tcm-config.yaml as follows:

Field Description
Broker URL Configure the Pulsar URL by using pulsar_url from the tcm-config.yaml file.

Authorization Type JWT
JSON Web Token

Configure JWT authentication by using tcm_authentication_key from the tcm-config.yaml file as the JSON web token.

You can obtain pulsar_namespace to be used in the pulsar topic from tcm-config.yaml file. For more information, see Apache Pulsar on TIBCO Cloud Messaging documentation.