cancel
Showing results for 
Search instead for 
Did you mean: 

Publish SAP DM data to MQTT Broker using trigger(Manage Subscription app)

ankit12
Active Participant
0 Kudos
123

Hi Experts,

Use Case: MQTT is sending data to SAP DM and after processing the data SAP DM need to send (publish) the response(Acknowledgement) back to MQTT. 

Issue: as we understood is that if we select message publishing option in trigger(Manage Subscription) Action tab, then DM won't allow you to call the PPD and send the output. so as per understanding we can only send constant value to MQTT. 

Help Portal LinkCreate a Subscription | SAP Help Portal

Ask: we need to send data to MQTT Topic from DM

can anyone please help us that how we can overcome this challenge to publish data to the MQTT topic from SAP DM.

Quick response will be appreciated.

Regards,
Ankit Gupta

Accepted Solutions (1)

Accepted Solutions (1)

ankit12
Active Participant
0 Kudos

We have found out the way for publishing the message to MQTT broker. Pasting it in the answer for other members of community:

Publish MQTT Message is visible under ‘Built-in Services’ of ‘Automation Sequence’ as shown below. Choose Runtime Type as ‘Production Connector’ and Runtime Environment as Prod Connector webserver.  You can define the PPD and publish the MQTT message and same PPD can be called from PPD’s with runtime environment as Cloud/Edge.

* Make sure SAP Production Connector version is upgraded.

Link to the blog: Publish MQTT Messages from Automation Sequences

ankit12_0-1746584486160.png

Regards,
Ankit Gupta

 

Answers (0)