Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! 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.