cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X

Message queue management in ThingWorx

ankit3
4-Participant

Message queue management in ThingWorx

is there any way to manage message queue in ThingWorx

1 ACCEPTED SOLUTION

Accepted Solutions

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.

View solution in original post

1 REPLY 1

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.

Top Tags