Configuring the OMO-conf_outbound_silverpop_silverpop ContentMapping parameter

You must configure the OMO-conf_outbound_silverpop_silverpopContentMapping parameter for your gateway.

About this task

In case, the properties file based mapping is used, update the properties file with the following mappings.
  • In case UI based mapping is used, create a Gateway with the name 'EMail'.
  • On the Mapping sections, create mappings for the following properties.

Procedure

In the silverpopContentMapping.properties file, set the values for your content mapping.
  1. Set the campaignId property. The value for this property is an offer attribute name that is specified in your offer templates.
  2. Set the email property. The value for this property is the column name in your profile table. Add an emailcolumn in your profile table and specify the email IDs. These are the email IDs of the recipients.
  3. Define your offer attributes in additionalOfferPfAttributesUsedInEmail. This property sets the attributes from your offer template that are needed for the mailing template. You can use additionalProfilePfAttributesUsedInEmail to define fields from your profile table. You can use * to consider all offer attributes and column values.