Original question
Hi,
Is there is a way to trigger an eventcode for non-arrival of data in Delft-FEWS?
I checked the SystemMonitorDisplay (where the custom colours are displayed) but can't see anything there. Does anyone have a solution for this?
Solution
We usually configure a secondaryValidation, where we check if data is available for some key timeseries. If not, a user-defined logmessage and eventcode is generated. Based on that, you can trigger an email to be sent by the MC to inform you about this.
...