Skip to main content
1-Visitor
February 4, 2020
Solved

Message queue management in ThingWorx

  • February 4, 2020
  • 1 reply
  • 1536 views

is there any way to manage message queue in ThingWorx

Best answer by VladimirRosu_116627

Hi Ankit, first all, you posted in the incorrect forum, this is dedicated to discussions around the eSupport help system itself.

There's a specific section dedicated to developers, available here https://community.ptc.com/t5/ThingWorx-Developers/bd-p/twxdevs

 

Otherwise, without having any details about what you want to do, I can only suggest that managing an external queue, like ActiveMQ/Artemis, you need to write a custom Java extension based on the ThingWorx server SDK.

1 reply

19-Tanzanite
February 4, 2020

Hi Ankit, first all, you posted in the incorrect forum, this is dedicated to discussions around the eSupport help system itself.

There's a specific section dedicated to developers, available here https://community.ptc.com/t5/ThingWorx-Developers/bd-p/twxdevs

 

Otherwise, without having any details about what you want to do, I can only suggest that managing an external queue, like ActiveMQ/Artemis, you need to write a custom Java extension based on the ThingWorx server SDK.