I have a low code app of which the data is populated via a GQI script.
The data which I am populating is parameters of the table of elements which are in service.
So when something changes on the service or updates....I see two weird issues:
1) The row gets deleted as added again maybe because service was updated
2) If its updated the new paramter fields eg. audio bitrate and video which shows later in service is not reflected in UI even after trigger refresh.
How to fix this
Hi Apurva,
I assume that by 'GQI script', you're referring to an ad hoc data source. If so, you have complete control over how the data is supplied and how the rows are updated. Without more details, it's difficult for us to understand your implementation.
To help with debugging ad hoc data sources, we introduced a logging mechanism in version 10.4.5 (see docs).