Does thingworx have local storage functionality similar to framework technologies?
Hi,
Can we pull the data and store it in thingworx to reduce the DB calls/clicks.
Hi,
Can we pull the data and store it in thingworx to reduce the DB calls/clicks.
It depends on your use case. You can store and retrieve data from in-memory objects like infotable. Or else you can use session parameters to store and retrieve information that is nonpersistent(not a DB call basically). Except this there is no OOTB cache mechanism in ThingWorx, however, you can achieve this using the above methods considering your use case.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.