Skip to main content
14-Alexandrite
April 8, 2020
Solved

QueryAlertHistory returns only records in 10 days

  • April 8, 2020
  • 6 replies
  • 1752 views

I found QueryAlertHistory can return only records in 10 days. That means records out of 10 days lost or can not be queried out. Does anyone know what is the reason and how to fix this issue?

Best answer by raluca_edu

Maybe a purge of stream was done?

6 replies

raluca_edu
17-Peridot
April 8, 2020

Hi,

 

QueryAlertHistory is giving more data than 10 days, I have tested it by giving as input start date, end date, maxItems=1000.

 

Can you test the service by adding such parameters?

 

Thank you,

Raluca Edu

eyli14-AlexandriteAuthor
14-Alexandrite
April 8, 2020

I did test and it still returned only data from April 2, 2020. Seems data before that was lost. Do you know where alerts are stored? I want to go to search them directly from database to check it out.