Skip to main content
1-Visitor
August 8, 2016
Question

save data after the server is refreshed

  • August 8, 2016
  • 1 reply
  • 1830 views

hi,

i have encountered a problem,

i have a thing Shape with info Table as property, this shape is added to a thing that i am creating.

the problem is that every time  i refresh the server all the data from the table is being deleted although it's marked as persistent , i have no idea why this is happening.

any help would be greatly appreciated.

1 reply

5-Regular Member
August 8, 2016

Amir, what version of ThingWorx are you on? When you say refresh, does it get wiped out after refreshing the browser window or is it after a Tomcat restart?

aharari-21-VisitorAuthor
1-Visitor
August 8, 2016

hi Aanjan,

i am using thingworx 6 and this is happening only after tomcat restart and only when i add the data Shape inside the java script Code and not manually .