Symptoms

In some notification templates the placeholders are not substituted with the expected values. Examples:

  • service parameter placeholder empty in the order notification template,
  • placeholders related to subscription (e.g. expiration day) in the account notification,
  • etc

Cause

The placeholders usage depends on the notification template type.

Each message type (Account Notification, ARDoc Notification, Credit Card Notification, Subscription Notification) has set of placeholders that can be used in notification templates based on this message type. You can view list of available placeholders when you view or edit notification template (at the bottom of the screen there is section "Placeholders" with the list of available placeholders).

This limitation is logical (for example for account notifications: account can have 10 different domain subscription and in this case it is uncertain which of account's domains should replace @@Domain_FullDomainName@) and is described in documentation: http://download.pa.parallels.com/pba/5.5/doc/58446.htm

Resolution

Use placeholders that are available for particular message type or create a new notification template of appropriate type to use a required placeholder.

Internal content