BEA Logo BEA WLCS Release Release Number

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

 

   WLCS Doc Home   |   Personalization Server MyBuyBeans Tour   |   Previous Topic   |   Next Topic   |   Contents   |   Index

 

Welcome to the BEA WebLogic Personalization Server MyBuyBeans Tour!

This tour walks you through the process of employing personalization services on a demo e-Commerce site. The goal of the tour is to add to the MyBuyBeans application the capability of tracking a customer's Beanie Points. At our fictional "MyBuyBeans" e-Commerce site, Beanie Points are incentives provided to customers. The tour shows how to use Beanie Points to track how frequently a customer visits the MyBuyBeans site. Every time a user logs in, we add 5 Beanie Points to the total. At runtime, we provide personalized information, based on the frequency of customer visits. Frequent shoppers get special messages. Infrequent customers receive hints on using the sight.


 

Overview of the MyBuyBeans Tour

 

Working with Properties

Adding Properties within a Property Set

Reminder about the WebLogic Server SP1

Get Started!

Creating a property within the MyBuyBeansApp property set

Adding a beanie point default value to the MyBuyBeans property set

 

Working with User Profiles

Editing user properties

 

Working with Content

Adding Content

Ensuring content is available

Indexing Content with the Bulk Loader

 

Working with Rules

Creating Rules

Creating the classifier rules

Adding phrases to the classifier rules

Creating the content selector rules

Adding conditions to the Hints rule

Adding conditions to the FrequentShopperMessage rule

 

Creating the JSP Page

Viewing the JSP Page

 

Editing the MyBuyBeans Portal

Building the Portlet

Adding the Portlet to the Portal

 

Deploying the New MyBuyBeans

Viewing the New MyBuyBeans Portal

Logging in as a frequent shopper

Viewing infrequent shopper hints

Enhancing the MyBuyBeans Login