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

Community Tip - Need help navigating or using the PTC Community? Contact the community team. X

Is it possible to share the session variables between ThingWorx and .NET?

sdaram
1-Newbie

Is it possible to share the session variables between ThingWorx and .NET?

Hi All, Can we pass "Session" variables between Thingworx and .NET. Please let us know any pointers to resolve this scenario. Regards Spandhana

1 REPLY 1
supandey
19-Tanzanite
(To:sdaram)

Spandana, you can use the CurrentSessionInfo from System > Resources to use the existing services to get the session value details. I think you can call them from the .NET SDK as well.

Hope this helps.

Top Tags