For a table is it possible to generate an alarm if a row with a speciic IDX is missing ?
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).
Hello Bernard,
The cube alarm template editor doesn't support this feature yet. Please consider posting a feature suggestion.
Kind regards,