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

Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X

Setting User Session Property using service not triggering property changed event in thingworx

svelagapudi
1-Newbie

Setting User Session Property using service not triggering property changed event in thingworx

Setting User Session Property using service not triggering property changed event in thingworx

1 REPLY 1
dmoon
5-Regular Member
(To:svelagapudi)

Service is running on a server side, but the user session property is in a client side. So, even though you try to update the value of the user session in a service, it cannot update values for client side properties thus it will not trigger the event.

Top Tags