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

Community Tip - You can change your system assigned username to something more personal in your community settings. X

Autorefresh in mashup on change of value of a string property of a thing in Thingworx

aschauhan646
6-Contributor

Autorefresh in mashup on change of value of a string property of a thing in Thingworx

I created a thing with a string property. I also created a mashup. I want whenever the value of property changes, the mashup available to end user should refresh. How can we implement it. I tried many options with data change event on property and calling different services  in mashup but nothing works.

2 REPLIES 2

Hello @aschauhan646 ,

 

Try to use Expression or Validator widget to find value change and use 'changed' event to refresh mashup

 

Refer below PNG

 

Untitled.png

 

Regards,

VR

slangley
23-Emerald II
(To:Velkumar)

Hi @aschauhan646.

 

If the response provided by @Velkumar answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon

Top Tags