Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. 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.