I would like to include specific BA information in notifications.
There is a Description field in the BA configuration, but there is currently no MACRO available to retrieve this information.
Would it be possible to create a dedicated macro to meet this requirement?
I have tested the following macros:
-
$SERVICEDISPLAYNAME$ → returns the display name
-
$SERVICEDESC$ → returns the technical ID of the BA virtual service (e.g., ba_397)
However, none of these macros return the description entered in the BA configuration.