Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
I want to store the Infotable data temporarily for some purpose. Is it possible to store the infotable data in Thingworx storage instead of storing in Database. Kindly let me if there any solution available for my requirement.
Thanks in Advance,
Sankarapandian.L.S
Solved! Go to Solution.
Hi,
You can store infotable in a property of type infotable (persistent).
Unfortunately, if property is persistent it will be written in database.
Hope it helps,
Raluca Edu
Check out session variables.
Hi @Sankarapandian.
If one of the previous responses answered your question, please mark the appropriate one as the Accepted Solution for the benefit of others with the same question.
Regards.
--Sharon