I have a custom property [alertEmails] tied to applications.
I want to use that in alerts...obviously.
should I use: ${Orion.APM.ApplicationCustomProperties.alertemails} for a component alert?
I can't use ${SQL:<some query>} as it chopped off at the ':'
I think someone came up with a clever way around that using macros, but.... I'd like to figure out swql if possible.
does the system know how to reference the appropriate app b/c that is the applicationID associated w/ the alert?
any help is appreciated.