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

Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X

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

svelagapudi
2-Explorer

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
12-Amethyst
(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.

Announcements


Top Tags