The Send Email action sends a specified e-mail message to the visitors who have reached this point in the scenario. (See also the Send Notification action above.)

Example: Send e-mail with path ATG Commerce Reference
Store:/emailtemplates/newPassword.jsp

Page developers use the Pages and Components > Pages area of the ATG Control Center to create the text for the e-mail messages. For more information, see Working with Targeted E-Mail.

If the action follows an event that is site aware (for example, Logs In or Registers), you can also specify a Web site so that the e-mail message can contain site-specific references. Example:

Logs in where Site is ATG Home > Send e-mail with path ATG Commerce
Reference Store:/emailtemplates/backInStockNotify.jsp with site
Event's Site

In this example, the site specified in the Logs In event, ATG Home, is picked up by the Send Email action (Event's Site is ATG Home) and can be used to customize the content of the e-mail message:

“Welcome back! The item you backordered on ATG Home is ready to ship.”

For information on how to send an attachment with the e-mail message, see Sending Attachments with Scenario-Based E-Mail Messages in the ATG Personalization Programming Guide.