Personalization fields used in a transactional message

The local transactional message client identifies each personalization field as a separate name-value pair in the web service request that it submits to the hosted transactional messaging service. The client application must specify the name of each personalization field that is contained in the message. The client must also access the business systems and databases that provide the required personalization values.

The messaging that you enable for transactional message must reference a corresponding document. The document provides the structure and content of the transactional message. The document also includes the names of the personalization fields that are included in the message. The personalization fields are added to the document as placeholders that accept specific information about the recipient when the messaging service assembles and transmits the message.

The Summary Mailing tab provides a field that is labeled Complete field list for this mailing to identify the personalization fields that are included in the document that is referenced by the messaging. The web service request must contain information for each of the fields on the list. The names of the personalization fields in the web service request must exactly match the names that appear in the document.

The web service request must also provide the data that is required to complete the message, including values for each personalization field that is included in the message. The digital marketing team must consult with application developers to identify and locate all of the information that the transactional message client must provide.

The transactional messaging service evaluates each web service request to determine if the request provides all of the name-value pairs that are required by the transactional message. The request fails if the personalization field names, values, or data types do not match the requirements for the message.