Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
As you all know that IS 10.5 is released in October 2019 and the below post will give you information on MQTT Support on IS v10.5. Let us start exploring this feature.
MQTT (Message Queuing Telemetry Transport) is a publish-and-subscribe messaging protocol often used with devices in the Internet of Things (IoT) and machine-to-machine (M2M) communication. MQTT was designed to be light-weight and used with devices for which resources and network bandwidth are constrained, such as a sensor on a smart device. The protocol supports telemetry applications that measure and transmit data from sensors and devices.
Integration Server, which supports MQTT version 3.1.1, can act as an MQTT client that publishes messages to a topic on an MQTT server and an MQTT client that subscribes to topics on the MQTT server.
Integration Server supports MQTT version 3.1.1. Integration Server is certified to work with the MQTT servers listed in the following table.
MQTT Server Version
Eclipse Mosquito 1.5 and 1.6
Universal Messaging 10.5
Note: Before reading further download the attached step-by-step document for screenshots.
Refer to the demo package attached “MQTTDemov10_5” and step-by-step document for screenshots.
References: http://techcommunity.softwareag.com/ecosystem/documentation/webmethods/integration_server/pie10-5/10-5_Integration_Server_Administrators_Guide.pdf
http://techcommunity.softwareag.com/ecosystem/documentation/webmethods/integration_server/pie10-5/10-5_Integration_Server_Built_In_Services_Reference.pdf
In my next article, I will show you how to use UM as an MQTT server. For any questions leave a message in the comment section below or you can email me. Happy learning!
MQTTDemov10_5.zip (9.46 KB)
Configuring Integration Server for MQTT Messaging.docx (470 KB)