Creating External Content Types and External Lists Through SharePoint Designer 2010

SharePoint 2010 defines the structure of the external data to which it will connect through external content types. External content types are similar to SharePoint content types that define the structure of the data stored in SharePoint. However, external content types define the structure of the data not stored in SharePoint. In addition external content types define the data access capabilities for the external data source.


By the Way

For those who worked on Business Data Connectivity in SharePoint 2007, you can consider an external content type to be equivalent to a BDC entity. However, external content types contain much more information compared to a BDC entity.


External lists are lists based on external content types. They help you interact with the external data in the same way as the normal SharePoint list works.


By the Way

External lists do not physically store data. They are just a medium to interact with the external data.


Follow the next steps to create an external content type and list in SharePoint Designer.


Watch Out!

When adding or editing the items in the list, make sure you add data that complies with the database constraints. For example, the ProductSubCategoryID and ProductModelID have foreign key constraints and you need to add one of the valid values that you can pick up by looking at the existing records.



By the Way

You could also create the external list from the browser once the external content type has been defined in SharePoint Designer. To create an external list, create a new list based on the external list template, and it allows you to select the external content type for the list.


..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset