Hi @ranjank.
When running the services in Composer, the number of records returned is limited to 500. If you need to pull more, then you need to design a mashup to display the data. This will allow you to pull ALL data if needed regardless of timeframe.
Regards.
--Sharon
Could you pls let me know how much data is being retrieved by QueryAlertSummary and QueryAlertHistory with respect to current time?
Actually, I want to know without providing any input and just run both these services, then how many days or hours old data from the current time will be retrieved? (not the no of records)
My concern is not about no of rows or count. My question is QueryAlertSummary and QueryAlertHistory services retrieve data of the last 7 days or last 24 hours or else from current time (irrespective of the no of records).
Hi @ranjank.
When running the services in Composer, the number of records returned is limited to 500. If you need to pull more, then you need to design a mashup to display the data. This will allow you to pull ALL data if needed regardless of timeframe.
Regards.
--Sharon
Hi @ranjank.
If one of the previous responses answered your question, please mark the appropriate one as the Accepted Solution for the benefit of others with the same question.
Regards.
--Sharon
