MQTT Data Source

MQTT Data Source reads data from MQTT queue or topic.

Configuring MQTT Data Source

To add an MQTT Data Source into your pipeline, drag the Data Source to the canvas and right-click on it to configure.

Under the Schema Type tab, select Fetch From Source or Upload Data File.

FieldDescription
Connection Name

Connections are the service identifiers.

Select the connection name from the available list of connections, from where you would like to read the data.

QueueName/TopicNameQueue/topic name from which messages will be read.
Add ConfigurationTo add additional properties in key-value pairs.

Click on the Add Notes tab. Enter the notes in the space provided.

Click Done to save the configuration.

Top