Solomon BPSDK model

The following illustration shows the XDE model that defines the components used for the Solomon BPSDK sample application.

[spacer]

Notice that the model contains ContactHistory, Lead, QualifiedLead, and UnqualifiedLead entities. These entities correspond to items in the Solomon sample module. The other entities in the model (Customer and Salesperson) are Solomon entities that the sample application has relationships to. The Company entity is a special entity. It specifies that the data accessed by the ContactHistory, Lead, QualifiedLead, and UnqualifiedLead entities, and is stored in the current company’s database.

The XDE model for a Business Portal integration is the foundation on which the integration is built. Becoming familiar with the XDE model for the BPSDK sample integration will be helpful when you create the models for your own integration. You will learn more about creating models in Modeling Entities.