Subscription not firing. How does the Queue work?
Hi everyone,
I'm encountering an issue with my subscription in ThingWorx. The subscription is supposed to trigger on a data change event for a property called temperature, but it's not firing as expected. I have already checked the configuration and the DataChange Type is set to "Value".
Additionally, I'm curious about how the queue system works in ThingWorx. Is there a specific table in the database that handles the queue, or is it managed internally? I want to understand if there's any way to monitor or troubleshoot the queue more effectively.
Here's a summary of the issue:
Subscription Issue: The subscription for the temperature property data change event is not triggering.
Queue System: How does ThingWorx manage the queue? Is it tied to a specific database table, or is it handled internally?
Any insights or suggestions on how to resolve the subscription issue and better understand the queue system would be greatly appreciated!
Thanks in advance for your help.

