How QueryAlertSummary work in ThingWorx?
How QueryAlertSummary work in ThingWorx? Where does these data coming from? DB or memory?
How QueryAlertSummary work in ThingWorx? Where does these data coming from? DB or memory?
Hi,
You are right, even if you purge the Alert History Stream still you will be able to see the Alert summary. Data will not come in Alert history as you have purged it but still, data will come for that Thing/property once you execute QueryAlertSummary or navigate to monitoring->AlertSummary. What's your use case here? Do you want to remove alerts from the summary page? If that's the only thing you want I would suggest you use DeleteAlertFromSummary snippet which we have provided in "AlertFunctions" resource. This will let you remove the alert from the summary. I hope this is the only reason why you wanted to know the source of Alert Summary.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.