Skip to main content
1-Visitor
January 30, 2020
Question

Subscription is not updating value to Things Using Thingworx Composer

  • January 30, 2020
  • 3 replies
  • 1223 views

Subscription is not updating value to Things Using Thingworx Composer.

 

I have configured Template and Things. Set Alert and Subscription using JS. But, it is not updating values to Things Properties. Please help me. 

 

Subscription Code:

me.LastAlertLocation = 'East Weather Station'
me.Destination = 'Dust Storm'

3 replies

12-Amethyst
January 30, 2020

Is the alert getting generated on which you had written the subscription code ? You can check from Monitoring Tab if alert is getting generated or not.

Community Manager
February 6, 2020

Hi @mksmrityunjay.

 

Have you been able to resolve your issue?   If so, please post your solution here for the benefit of others in the community.

 

Regards.

 

--Sharon

Community Manager
February 21, 2020

Hi @mksmrityunjay.

 

Please let us know if you have resolved your issue.  If one of the previous posts allowed you to find a solution, please mark the appropriate one as the Accepted Solution for the benefit of others on the community.

 

Regards.

 

--Sharon

18-Opal
February 10, 2020

Hello @mksmrityunjay,

 

Make sure you enabled the subscription (they are disabled by default).

 

/ Constantine