Forum Discussion
Data activator activates nothing please help
All the other times I received nothing. when i look in the monitoring hub i see that the data activator is doing something but not what it needs to do what is sending me a teams message:
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!
2 Replies
- WillTCommunity Admin
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!
- Youssefpbi1_Advocate II
This was indeed the case. I changed it to 'greater then' and now it works. Thank you very much.