Hi,
Is there any way to define custom properties on Alerts and use this data in Alert integration. Here is a simple use case.
For Node/Interface etc... define a custom properties as 'source' which could be ${Caption} or ${SysName} also define a secondary property called 'check'
as to what failed could be Alert description or derived from variables.
Now use these variables to integrate with other systems using Alert Integration with Name/Value pairs.
Is this possible instead of using.
Variable1:${SELECT source FROM AlertConfigurationsCustomProperties where AlertID=${N=Alerting;M=AlertID}}