Hi Kevin,
A thing about the Notification Channel format. Printing Priority and Severity does not necessarily translate into the user friendly string format. I expected like 'Low' or 'High' to be printed for Priority or severity being 'Warning' or 'Error'. Instead when I add the following text into my channel format for Severity: $Data[Default='Not Present']/Context/DataItem/Severity$, I get 2 for error, 1 for Warning and 0 for Information. Same issue with Priority as well.
I want to know if this is by design or can we somehow translate the numbers into user friendly string format. It helps for our support engineers to prioritize their work.
Thank you,
Shahin