Hi Team,
Sometimes, the data was not available on UI and it is available on DB.
What could be the scenarios, would this be a performance issue?
Discussion posts and replies are publicly visible
Tell us more about the problem. The objects involved, the data size, screenshots, code, and anything that adds more light to the issue.
We are quering data from DB and showing on the UI that table has around 5L records.
I still don't have a very good idea. Can you post some screenshots of the interface, and result you are getting from the queryEntity/queryRecordType and the DB?
I want to understand in which scenarios the data would not load. How can we classify at an higher level.
What could be the case when we don't have data on Appian 1 AM and it is available at 2 AM, both the times the data is available in the DB.
An overnight sync happens somewhere between 1 and 2 AM. Assuming you are using records.
yeah, got it.
One last scenario,
What could be the case
when the data is available on 1st Jan 10 PM and
we don't have data on UI on 2nd Jan Appian 1 AM and
it is available at 2nd Jan 5 PM, all the times the data is available in the DB.
Is your DB connected with some other application, outside Appian, that changes the data?
No