Examples: Transactional emails sent by IBM Watson Campaign Automation
Transactional emails are sent from the Aurora starter store when customers complete certain flows. For example, resetting a password or activating an account. These emails can be sent by IBM Watson Campaign Automation, including personalization name-value pairs, and e-Marketing spots that contain recommended content.
Option 1: Sample emails that are composed entirely in WebSphere Commerce
The following table illustrates what the IBM Watson Campaign Automation email template body might look like when the
HCL Commerce JSP composes the entire HTML:
Message type | IBM Watson Campaign Automation email template body |
---|---|
Message for a received order (order submitted) |
|
Message for notifying the customer of an order release manifestation (order shipped) | |
Notification message for a canceled order (order cancel) | |
Message to notify approvers (approver notification) |
Option 2: Sample emails that use HCL Commerce name-value pairs
The following table illustrates what the IBM Watson Campaign Automation email template body might look like when the
HCL Commerce JSP creates personalization name-value pairs, which include any links,
personalized tags, and e-Marketing spots:
Message type | IBM Watson Campaign Automation email template body |
---|---|
Notification message for password reset (password reset) |
|
User account activation by email (account activation) |
Where |
SendGiftRegistryAnnouncementMessage (wish list notification) |
Where:
|
Sample JSP files
Sample JSP files are available by default in HCL Commerce under the following directories:
- WC_eardir/Stores.war/storedir/EmailTemplates
- workspace_dir\Stores\WebContent\storedir\EmailTemplates
- SilverpopPersonalizationXml.jspf
- SilverpopOrderCancelNotify.jsp
- SilverpopOrderCreateNotify.jsp
- SilverpopOrderShipmentNotify.jsp
- SilverpopAccountActivationNotify.jsp
- SilverpopApproverNotify.jsp
- SilverpopPasswordResetNotify.jsp
- SilverpopWishlistCreateNotify.jsp