Siebel Personalization Administration Guide > Content Targeting > About Salutation Applets >

Modifying the Siebel eService Salutation Applet


You can modify the eService salutation applet within the Personalization Administration views. The following example shows how to add a message to the Siebel eService salutation applet that will request the user to register his or her product.

To modify the eService salutation applet

  1. Navigate to Site Map > Personalization Administration > Applets.
  2. Select Salutation Applet (eService).
  3. Click the name of the rule set associated with Salutation Applet (eService).
  4. The Rule Sets view appears with eService Salutation selected. The rules belonging to the eService Salutation rule set appear below it in the Rules list.

  5. Scroll down the rule list to the Message Self-Service rule, and add a new rule to the list.
  6. Fill in the following fields under the More Info tab below the Rules list.
  7. Field
    Value
    Name
    Message Register
    Sequence
    13.
    This causes the rule to be evaluated after the Message Self-Service rule.
    Rule Type
    Expressions
    Active
    Select the check box.
    Conditional Expression
    ((GetProfileAttr("Me.Is Anonymous") IS NULL) OR (GetProfileAttr("Me.Is Anonymous") = 'FALSE')) AND (GetProfileAttr ("Full Name") IS NOT NULL)
    This shows the expression only to registered users.
    Description
    Register your products.
    This field is optional.
    Include Expression
    "<br><img src='images/bullet_green.gif' align='top' > <b> Please register your products."
    This free-form HTML text displays a bullet with the message in bold.

    The rule set is saved and the new rule is made active. It is not necessary to reload Siebel Personalization.

    To view the result, log in to eService as SADMIN.


 Siebel Personalization Administration Guide 
 Published: 18 April 2003