-
Feature Request
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
None
-
None
When handling binary variable values we always fetch the whole data from the database. E.g. when a file is requested via the REST API we get everything from the database and answer with a JSON that contains everything except the binary data. This puts unnecessary load on the database/network.
AT:
-I only want to fetch binary data for variables from the database when really needed
This is the controller panel for Smart Panels app
- is related to
-
CAM-3950 Using Java API, I can save a file as variable value
- Closed