Hi Team, The issue we are encountering is quite peculiar. Once data is added in the application (on production), it appears in reports when downloaded. However, the next day, when I download the same report, the data seems to be missing, even though it is still present in the database. This problem has been occurring more frequently and is disrupting the smooth functioning of the application. Please help.
asked
Tanu Dhiman
1 answers
0
So if I understand correctly the data does not vanish since you concluded it is still in the database. You say you download the same report and than it's gone, I assume the report is generated each time when downloaded? So I would assume that there is some faulty logic in your generating logic. Maybe something related with a retrieval constraint on certain datetime fields?