Skip to main content
1-Visitor
June 18, 2017
Question

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

  • June 18, 2017
  • 1 reply
  • 948 views

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

1 reply

5-Regular Member
June 19, 2017

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.