Hi forum,
i have created some advaced smart objects that gets data from a REST service. The REST service is just one endpoint that delivers multiple sql tables within one result. It's just the way it is and i cannot change it :-)
Every advanced smo retrieves the complete result, but only parses the corresponding table.
So if there is a lot of data within the result, a lot of data will be queried multiple times. So is there a way that the REST service instance will cache the result?
Thanks in advance!
regards,
Bert