A scenario is a choreographed series of interactions with your Web site visitors. In a scenario, you anticipate and track the actions of the people who visit your Web site, and respond appropriately by, for example, tailoring the content of the Web site, offering price promotions, or sending targeted e-mail messages. You must view Commerce Reference Store scenarios using the ATG Control Center. Scenarios are not viewable in the ATG Business Control Center.

To view Commerce Reference Store scenarios:

  1. Start up Commerce Reference Store and the ATG Control Center. For details on starting Commerce Reference Store, see the ATG Commerce Reference Store Installation and Configuration Guide. For details on starting the ATG Control Center, see ATG Personalization Guide for Business Users.

  2. From the navigation menu, select Scenarios.

  3. Make sure By Folders is selected from the filtering menu.

  4. Expand store. Commerce Reference Store scenarios are stored under the /store directory.

  5. Click a /store subdirectory, then select a scenario to view it in the Scenarios editor.

    Note: Scenarios are not accessible through the ATG Business Control Center.

This section describes the scenarios implemented in Commerce Reference Store. These include scenarios that provide content, scenarios that grant promotions, and one scenario that confirms orders.

Note: Commerce Reference Store does not use the HomeValues scenario located in the /store/homepage directory.

Scenarios That Provide Content

The scenarios described in this section provide content to JSP pages and use the slot/scenario/targeter mechanism described in Using Targeters, Slots, and Scenarios to Personalize Content.

Note: See CRS Promotions for more details on the ATG Store - Free Shipping Over $100 promotion.

Scenarios That Grant Promotions

The scenarios described in this section grant promotions to customers.

Note: For detailed information on the promotions themselves, see CRS Promotions.

Scenario That Confirms Orders

The ordersubmit scenario, located in /store/orders, confirms a customer’s order. It looks like this:

The ordersubmit scenario sends a confirmation email after a customer has submitted an order. This scenario listens for the atg.commerce.fullfillment.SubmitOrder event message that is generated each time a customer submits an order. When it detects a SubmitOrder message, the scenario does one of the following:

 
loading table of contents...