Exposing the Starting Price At in the Product Catalog

Use the following enhancements to expose the Starting Price At field in the product catalog UI.

  1. Workflow: In the Basic Pricing Procedure workflow and the Dynamic Pricing Procedure workflow, add the input argument from the following table to the Get List Price step.

    Input Argument Value

    On First Match 15

    {Row. Reference Price} = {Match. Reference Price}

    Then, activate the workflow after the change. For more information about using these workflows, see Pricing Procedures and Workflow References.

  2. Variable Map or Variable Source: In Product Pricing Variable Map - Row Set, and Product Pricing Variable Map - Row Set-Basic, use the variable definition in the following table.

    Variable Name In/Out Type On Null

    Reference Price

    Out

    Currency

    Ignore

    With the new definition, use the variable sources described in the following table:

    Mode Path Source Type

    Any

    $Current/Product/Reference Price

    Instance

    Favorite

    $Current/Favorite/Reference Price

    Instance

    For more information about using variable maps, see Siebel Order Management Infrastructure Guide.

  3. Business Components: Modify the business components (buscomps) described in the following table.

    Business Component User Property Change This Value

    Quote Catalog Internal Product by Price List Option

    PSP: Price Fields

    From: List Price, Net Price, Deals

    To: List Price, Net Price, Reference Price

    Quote Catalog Internal Product by Price List Optional 2

    PSP:Price Fields

    From: List Price, Net Price, Deals

    To: List Price, Net Price, Reference Price

    Quote Catalog Internal Product by Price List Optional - PSS

    PSP:Price Fields

    From: List Price, Net Price, Deals

    To: List Price, Net Price, Reference Price

    For more information about business components, see Siebel Order Management Infrastructure Guide.

  4. Applets: Update the applets described in the following table.

    Applet Change

    Quote Catalog Product Form

    Change field to Reference Price for control PriceStartingAt

    Quote Catalog Product List - Add to Cart

    Change field to Reference Price for list column Price Starting At

    Sales Order Catalog Product List - Add to Cart

    Change field to Reference Price for list column Price Starting At

    Service Order Catalog Product List - Add to Cart

    Change field to Reference Price for list column Price Starting At

    Quote Catalog Product List - MultiSelect Checkbox

    Change field to Reference Price for list column Reference Price

    Sales Order Catalog Product List - MultiSelect Checkbox

    Change field to Reference Price for list column Reference Price

    Service Order Catalog Product List - MultiSelect Checkbox

    Change field to Reference Price for list column Reference Price

    For more information about working with applets, see Using Siebel Tools.

  5. Integration Objects: Update the following objects:

    1. Integration Object: ISS Quote

      • Integration Component: Internal Product PSP Integration

      • Add Integration Component Field:

        • Name: Reference Price

        • Data Type: DTYPE_CURRENCY
        • External Name: Reference Price
        • XML Tag: ReferencePrice
        • Integration Component: Quote Catalog PSP Favorite Item
      • Add Integration Component Field:

        • Name: Reference Price

        • Data Type: DTYPE_CURRENCY
        • External Name: Reference Price
        • XML Tag: ReferencePrice
    2. Integration Object: ISS Order

      • Integration Component: Internal Product PSP Integration

      • Add Integration Component Field:

        • Name: Reference Price

        • Data Type: DTYPE_CURRENCY

        • External Name: Reference Price

        • XML Tag: ReferencePrice

        • Integration Component: Quote Catalog PSP Favorite Item
      • Add Integration Component Field:

        • Name: Reference Price

        • Data Type: DTYPE_CURRENCY

        • External Name: Reference Price

        • XML Tag: ReferencePrice

  6. Business Components (Buscomp): Update the buscomps with the information provided in the following table.

    Business Component Change

    Quote Catalog PSP Favorite Item

    Add a calculated field Reference Price with no Calculated Value and type of DTYPE_CURRENCY.

    Internal Product PSP Integration

    Add a calculated field Reference Price with no Calculated Value and type of DTYPE_CURRENCY.