Developing and Deploying Siebel eBusiness Applications > Personalization >

Associating Rule Sets with Applets


Rule sets are associated with one or more applets. These are the applets to which the business rules for the rule set apply. NREC is using Personalization to filter the list of houses for sale based on a user's ZIP Code. When users view the list of houses for sale, they can access only the houses for sale in their area. In this case, the applets to which the Personalization rule applies are the Product Form Applet and the Product List Applet.

To associate a rule set with an applet

  1. In a Siebel employee application, navigate to Administration - Personalization > Applets.

    The Applets view appears.

  2. In the Applets list, enter a new record for the Product List Applet.
  3. In the Rule Sets list, add a new record as shown in the following table.
    Field
    Value
    Description

    Name

    NREC House Filter

    This is the rule set you created in Creating Rule Sets.

    Sequence

    1

    Choose the order in which the rule sets are evaluated.

    Start Date

    Leave blank

    The date when the conditional expression starts to be evaluated. If Start Date is blank, the conditional expression is evaluated continuously or until the End Date is reached.

    End Date

    Leave blank

    The date after which the conditional expression is not evaluated. If End Date is blank, the conditional expression is evaluated continuously after the Start Date. If both Start and End Date are blank, the conditional expression is always evaluated.

  4. Repeat Step 1 through Step 3 to associate the Product Form Applet with the NREC House Filter.
Developing and Deploying Siebel eBusiness Applications