Skip Headers
Siebel CRM Advisor Administration Guide
Siebel Innovation Pack 2015
E24718-01
  Go to Documentation Home
Home
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
 
Next
Next
    View PDF

Creating Cross-Sell and Up-Sell Messages in Advisor

An Advisor application can act as a virtual sales assistant. If a user configures a product, the Sales application lets the user know that the selection resulted in a valid product. If a user selects a particular product, Advisor can also point the user to a better product for their needs or a product accessory. You provide this guidance by adding exception messages to your Configuration tables.

Cross-sells are accessories for a product or any special offers.

Up-sells are similar products, usually an upgrade to the currently configured product.

There are two steps for adding cross-sell and up-sell messages.

The procedures for each step are described in the following section. They describe adding an up-sell message, but the steps are the same for both cross-sell and up-sell messages. When adding a cross-sell message, substitute up-sell with cross-sell in the instructions that follow.

For information on creating cross-sells and up-sells that link to the server-based Configurator, see "About Referencing Other Siebel Data from Advisor Applications".

To add a cross-sell or up-sell message to your data model

  1. Navigate to Administration - Product, then Configuration Tables, and select a configuration table.

  2. On the designer tab, add two new rows above the RULE row.

  3. Name one of the rows UPSELL_LINK.

    This column requires the pageset ID of the linked pageset.

  4. Name the other row ”UPSELL_MSG.”

    This column includes the up-sell message.

  5. In the Column Type column, click the button to open a picklist.

  6. In the picklist, select Output Column and click OK.

  7. Select the Configuration table you want to add the up-sell message to and select the Editor tab.

  8. In the UPSELL_LINK column, enter the pageset ID of the linked pageset in each row of valid configuration data for which an up-sell link is applicable.

  9. In the UPSELL_MSG column, enter the text and any HTML formatting tags for the up-sell message.

To add a cross-sell or up-sell link

  1. Navigate to Administration - Product, then Configuration Tables, and select a configuration table.

  2. In the Output UI view, create a new LINK control.

  3. Choose a table and column.

  4. In the Output UI record, check the Pageset column to indicate that the value in the column is a Pageset ID and not a URL.