Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
Hi All, Can we pass "Session" variables between Thingworx and .NET. Please let us know any pointers to resolve this scenario. Regards Spandhana
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.