What is the difference between a SeverityBubbleUp element:
<SeverityBubbleUp>
<Path>5000;4000;3000</Path>
<Path>2000;3000</Path>
</SeverityBubbleUp>
and the "includeInAlarms" option in Relations when linking tables? (<Relation path="100;200;500" options="includeInAlarms:topology1"/>)
What are their respective applications, and which method is more suitable if I want to to enable alarm bubble-up on a TreeControl?
Hi,
SeverityBubbleUp is used in an EPM environment to determine the path of the alarm severity bubble in the topology.
includeInAlarms is intended to be used for the alarm severity bubble in a TreeControl.
Regards,