For a table is it possible to generate an alarm if a row with a speciic IDX is missing ?
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 11th July 2023
Bernard,
An option would be to keep the rows in the table for certain period of time after they are not being returned and use a column to mark the row accordingly (e.g., Present or Removed), and then alarm on that column cell when the row is no longer being returned.
This is something we do for DVEs all the time. (Implementing DVE functionality | DataMiner Docs).
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 11th July 2023