Forum Discussion
Data activator activates nothing please help
- 2 years ago
It looks like the trigger is using a rule for "becomes greater than 3000". This will only fire the first time the value crosses 3000. If it then stays above 3000 you won't keep getting alerts. You can go into the reflex that was created and change it to "is greater than" to keep getting messages.
The monitoring hub won't show trigger activity itself. I can't tell from your screenshot (I think the forum downscaled it) but I suspect you're seeing the dataset refreshing, not the trigger.
Hope that helps!
It looks like the trigger is using a rule for "becomes greater than 3000". This will only fire the first time the value crosses 3000. If it then stays above 3000 you won't keep getting alerts. You can go into the reflex that was created and change it to "is greater than" to keep getting messages.
The monitoring hub won't show trigger activity itself. I can't tell from your screenshot (I think the forum downscaled it) but I suspect you're seeing the dataset refreshing, not the trigger.
Hope that helps!
This was indeed the case. I changed it to 'greater then' and now it works. Thank you very much.