Siebel Interactive Designer Administration Guide > Working with Interactive Designer Configuration Tables > Process of Creating Interactive Designer Configuration Tables >

Designing the Interactive Designer Configuration Table


When you design a Configuration table, you create columns that reference each Feature table. Use these columns to choose configurations for your features in edit view.

This task is a step in Process of Creating Interactive Designer Configuration Tables.

To design the Configuration table

  1. Open the Configuration table you want to design and select the Designer tab.
  2. In the Designer applet, click New.

    A new row appears.

  3. Enter the sequence number for the configurations. This number determines the order in which the columns appear in the Configuration editor.
  4. From the picklist, select a name for the column.

    For example, if you want to include the COLOR Feature table values in your Configuration table, select the column name COLOR.

    For output columns:

    • If you are mapping to a business component rather than a Feature table, select the business component field from the picklist.
    • If you are mapping to a class rather than a Feature table, select the class attribute from the picklist.
  5. Select the column type.

    For basic modeling, enter:

    • Input to point to a Feature table. The data for this column comes from Feature tables that populate input UI controls.
    • Output to enter a rule to display an exception message or output information, such as a price or Advisor text, or perform another action when a particular configuration is selected. The data for this column can come from Feature tables, new data the user enters, or business components.
    • Subtable to point to a Configuration subtable.

      For more information on column types, see Configuration Column Types.

  6. Select a business component. This step is optional.

    NOTE:  If you select a business component and field, you cannot select a class and attribute. These options are mutually exclusive. You cannot use business components for subtable columns or the RULE column.

    This column maps to the selected column (business component) in the Siebel database. For more information on business components, see Using Siebel Tools.

  7. If you selected a business component in Step 6, click Field Name to open a picklist and select a field name from the business component. This step is optional.
  8. Select a class. This step is optional.

    NOTE:  If you select a class and attribute, you cannot select a business component and field. These options are mutually exclusive.

    This column maps to the selected Siebel class. For more information about classes and attributes, see Using Siebel Tools.

  9. If you selected a class in Step 8, select an attribute.
  10. Check the Shared field to reference one row ID in a business component. This step is optional.

    All columns in the Table Designer that reference the same business component and have the Shared field selected are populated with data when a value is selected for any one of them in the Table Editor.

    For example, if you add the following four columns to your Configuration table and they all reference the Contact business component:

    • Name
    • Phone
    • Organization
    • Address

      Then when you switch to Edit View and select a value for the Organization column, values for Name, Phone, and Address are automatically filled in.

  11. Enter any notes and click Save.
Siebel Interactive Designer Administration Guide