Referencing static fields A reference to a static field in a Message is defined using the following syntax: $message.<fieldName> For example, if you want to reference the static field CustomerName you must define this reference as $message.CustomerName in the template.
$message.<fieldName>