Hi,
I have a question about automatically refreshing View Tables.
In the docs (Adding options to a parameter control | DataMiner Docs), an option is explained to have a View table within Visio being updated automatically, according to the interval you specify.
I was wondering if this interval is independent of the commonServer.ui.ViewTableRefresh attribute in the ClientSideSettings.json or the DisableViewRefresh option in the connector?
What is the impact of putting a 1s interval on this table? Is there actually a minimum threshold set/defined?
I don't think there is a minimul interval to configure on a table but of course caution is adviced. If you are polling and updating faster than DataMiner can process (depending on your HW infrastructure) it migth lead to memory leak buildup.
So my advice would be to set it slower than 1s e.g. 1 min and go faster while watching the resource consumption