Adding an MQTT Channel in a TIBCO BusinessEvents Application
Configure channel properties and destination properties for the MQTT channel to successfully add the channel to a TIBCO BusinessEvents application.
- Procedure
- In TIBCO BusinessEvents Studio, add a new channel with
Driver Type as
MQTT.
For more details, see Adding a Channel.
- In the channel editor perform the following steps:
- You can configure the MQTT channel by using a shared resource or by configuring the channel properties. For using a shared resource, see MQTT Connection Reference. Otherwise, enter the MQTT channel configuration properties and select Method of Configuration as Properties. For more details about the MQTT channel configuration properties, see MQTT Channel Configuration Properties .
- Add a destination for the MQTT channel for listening to the messages from the MQTT channel. For information on how to do it, see Adding a Destination to a Channel. Also see MQTT Destination Configuration Properties for more details about the configuration properties for the MQTT channel destination.
- Save the new MQTT channel.