Extending an Integration Object for the Primary Id Field

This task is a step in Process of Making Siebel CRM Data Available to Add an MVG.

In this topic, you make the Primary Id field available to Siebel CRM Desktop. You make the primary on the opportunity available so that Siebel CRM Desktop can identify the record to display in the opportunity form if the opportunity includes more than one channel partner.

In this example, the Primary Id Field property of the MVG link contains a value. If this property were empty, then you would skip this topic and proceed to Process of Modifying the Customization Package to Add an MVG. For more information, see Preventing Users From Removing Links Between Object Types.

To extend an integration object for the Primary Id field

  1. In the Object Explorer, click Integration Object.

  2. In the Integration Objects list, query the Name property for CRMDesktopChannelPartnerIO, and then make sure the Object Locked property contains a check mark.

    You created the CRMDesktopChannelPartnerIO integration object in Creating an Integration Object for the Channel Partner MVG.

  3. In the Object Explorer, expand the Integration Object tree and then click Integration Component.

  4. In the Integration Components list, query the Name property for Opportunity.

  5. In the Object Explorer, expand the Integration Components tree and then click Integration Component Field.

  6. In the Integration Component Fields list, add a new record with the following values.

    Property Value

    Name

    Primary Partner Id

    External Name

    Primary Partner Id

    Length

    15

    Data Type

    DTYPE_ID

    External Data Type

    DTYPE_ID

    External Sequence

    139

    For more information, see Requirements for the Sequence Property.

    XML Sequence

    139

    For more information, see Requirements for the Sequence Property.

    XML Tag

    PrimaryPartnerId

  7. Compile your changes.

    For more information, see Using Siebel Tools.