<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.dotnetmafia.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Corey Roth [MVP] : SharePoint Designer, SP2010 Beta, Business Data Catalog, SharePoint</title><link>http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/tags/SharePoint+Designer/SP2010+Beta/Business+Data+Catalog/SharePoint/default.aspx</link><description>Tags: SharePoint Designer, SP2010 Beta, Business Data Catalog, SharePoint</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>How to: Create a BCS Profile Page in SharePoint 2010</title><link>http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/2010/04/15/how-to-create-a-bcs-profile-page-in-sharepoint-2010.aspx</link><pubDate>Thu, 15 Apr 2010 20:36:42 GMT</pubDate><guid isPermaLink="false">ceb7fe2a-c56b-4d85-99e6-8dd548580538:3095</guid><dc:creator>CoreyRoth</dc:creator><slash:comments>16</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.dotnetmafia.com/blogs/dotnettipoftheday/rsscomments.aspx?PostID=3095</wfw:commentRss><comments>http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/2010/04/15/how-to-create-a-bcs-profile-page-in-sharepoint-2010.aspx#comments</comments><description>&lt;p&gt;I was working on updating my Search demo for &lt;a href="http://twitter.com/#search?q=spshou"&gt;#spshou&lt;/a&gt; and my BCS search results were really ugly.&amp;#160; I didn’t have a default action specified on my search results, nor did I have a profile page, so instead the search results would give me the BDC protocol URL which is not usable by an end user.&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSSearchResults_79677100.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="BCSSearchResults" border="0" alt="BCSSearchResults" src="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSSearchResults_thumb_58E0314E.png" width="364" height="255" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;In MOSS 2007, if you did not create a default action, it would automatically create a profile page for you.&amp;#160; In SharePoint 2010, this is not the case.&amp;#160; It’s pretty easy but there are a few steps involved.&lt;/p&gt;  &lt;p&gt;Start by opening SharePoint Designer and open your external content type in question.&amp;#160; In the top right, you will find the &lt;em&gt;Create Profile Page&lt;/em&gt; button.&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSSharePointDesignerNewProfilePageButton_2D2F6752.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="BCSSharePointDesignerNewProfilePageButton" border="0" alt="BCSSharePointDesignerNewProfilePageButton" src="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSSharePointDesignerNewProfilePageButton_thumb_5807CB64.png" width="80" height="91" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Give it a click.&amp;#160; However, if you haven’t configured a profile host URL, you will get the following error.&amp;#160; Chances are you haven’t configured one of these yet.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSSharePointDesignerProfilePageError_5EBAD4E7.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="BCSSharePointDesignerProfilePageError" border="0" alt="BCSSharePointDesignerProfilePageError" src="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSSharePointDesignerProfilePageError_thumb_774A7237.png" width="353" height="116" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Unable to provision profile page because the profile host URL was not specified.&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;After doing a search, I found only one usable result on the Internet on &lt;a href="http://social.technet.microsoft.com/Forums/en/sharepoint2010setup/thread/90923a9c-0bc6-40a4-b00e-82eed95e2b25?prof=required"&gt;MSDN forums&lt;/a&gt;.&amp;#160; It had the answer, but it wasn’t clear to me at first.&amp;#160; It said to use the &lt;em&gt;Configure &lt;/em&gt;button in the ribbon.&amp;#160; However, I was looking in SPD, and in fact its in the Service Application instead as you can see below.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSServiceApplicationConfigureButton_04B0853E.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="BCSServiceApplicationConfigureButton" border="0" alt="BCSServiceApplicationConfigureButton" src="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSServiceApplicationConfigureButton_thumb_4B2D7546.png" width="453" height="270" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;Select the application you want to edit and then you can click &lt;em&gt;Configure&lt;/em&gt;.&amp;#160; This brings up the popup shown below which prompts you for a URL of the site that to keep you profile pages in.&amp;#160; I like this since you can configure these at a per application definition level now instead of one location for every entity on the SSP.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSConfigureProfileSite_718F5891.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="BCSConfigureProfileSite" border="0" alt="BCSConfigureProfileSite" src="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSConfigureProfileSite_thumb_510818DF.png" width="344" height="167" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;I decided that I wanted my profile pages in a specific subsite, so I went ahead and created a new one.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSProfileNewProfileSite_02938675.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="BCSProfileNewProfileSite" border="0" alt="BCSProfileNewProfileSite" src="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSProfileNewProfileSite_thumb_1403E74D.png" width="561" height="192" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;After I finished configuring my site and setting up the Profile Page Host, I was able to go back to SPD and click the button.&amp;#160; This pops up a progress bar, but it doesn’t really give you any visual indication that anything is done.&amp;#160; I then went back to my content sources and recrawled my BCS content source.&amp;#160; When it finished, I executed a new search, and now I get actual usable URLs in my search results.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSSearchResultsProfilePage_4F574D0B.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="BCSSearchResultsProfilePage" border="0" alt="BCSSearchResultsProfilePage" src="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSSearchResultsProfilePage_thumb_67E6EA5B.png" width="383" height="334" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;As you can see it generated kind of a long URL with _bdc in it.&amp;#160; I believe the http and sp2010 come from the namespace specified in SharePoint Designer.&amp;#160; Finally it names a page after the entity itself.&amp;#160; So far, I’m not sure if any of the page name stuff is configurable or not, so I need to look into that.&amp;#160; Once you click on the page, you get a simple profile page to display the results.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSProfilePageComplete_0E48CDA7.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="BCSProfilePageComplete" border="0" alt="BCSProfilePageComplete" src="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSProfilePageComplete_thumb_6DC18DF4.png" width="244" height="218" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;It’s simple, but it has all the pertinent information from the underlying database table.&amp;#160; It beats what I had before.&amp;#160; I think a &lt;a href="http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/2008/01/29/adding-a-default-action-to-a-business-data-catalog-entity.aspx"&gt;custom default action&lt;/a&gt; can be specified just like in MOSS 2007, but I get the feeling you have to edit the application definition XML manually to make it happen.&amp;#160; I’m still looking into it.&amp;#160; Anyhow, I hope this helps, the next time you try to use the BCS.&lt;/p&gt;&lt;img src="http://www.dotnetmafia.com/aggbug.aspx?PostID=3095" width="1" height="1"&gt;</description><category domain="http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/tags/Business+Data+Catalog/default.aspx">Business Data Catalog</category><category domain="http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/tags/SharePoint+Designer/default.aspx">SharePoint Designer</category><category domain="http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/tags/Business+Connectivity+Services/default.aspx">Business Connectivity Services</category><category domain="http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/tags/SharePoint+2010/default.aspx">SharePoint 2010</category><category domain="http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/tags/SP2010+Beta/default.aspx">SP2010 Beta</category></item><item><title>Speaking about How Business Connectivity Services (BCS) may change your life in SharePoint 2010 at Tulsa SharePoint Interest Group on 4/12</title><link>http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/2010/03/09/speaking-about-how-business-connectivity-services-bcs-may-change-your-life-in-sharepoint-2010-at-tulsa-sharepoint-interest-group-on-4-12.aspx</link><pubDate>Tue, 09 Mar 2010 23:00:09 GMT</pubDate><guid isPermaLink="false">ceb7fe2a-c56b-4d85-99e6-8dd548580538:2936</guid><dc:creator>CoreyRoth</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.dotnetmafia.com/blogs/dotnettipoftheday/rsscomments.aspx?PostID=2936</wfw:commentRss><comments>http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/2010/03/09/speaking-about-how-business-connectivity-services-bcs-may-change-your-life-in-sharepoint-2010-at-tulsa-sharepoint-interest-group-on-4-12.aspx#comments</comments><description>&lt;p&gt;Ok, so the title may be overly dramatic, but the BCS is really freaking cool now.&amp;#160; With SharePoint 2010 just around the corner, now is the time to start learning how you can leverage it.&amp;#160; I’ll be talking about the Business Connectivity Services at the &lt;a href="http://www.tulsasharepoint.com/Lists/Events%20Calendar/DispForm.aspx?ID=16&amp;amp;Source=http://www.tulsasharepoint.com/default.aspx"&gt;Tulsa SharePoint Interest Group&lt;/a&gt; on 4/12.&amp;#160; If you’re not familiar with everything yet, here is what has changed.&amp;#160; The Business Data Catalog from MOSS 2007 had morphed into the new Business Connectivity Services also known as the BCS.&amp;#160; To add to the confusion, there are places where you will still see term BDC lying around such as the case of the BDC entity model (although maybe the name has changed by now).&amp;#160; With 2010, we get the ability to easily and quickly create new application definitions using SharePoint Designer 2010.&amp;#160; On top of that the data we have abstracted through the BCS can be manipulated in something new called the external list.&amp;#160; It’s so cool that in fact you can edit and do all CRUD operations on that external list and the changes get persisted to the backend database (or web service, etc).&amp;#160; If you’re not familiar with the BCS yet, this is a must-see session.&lt;/p&gt;  &lt;p&gt;If you are going to make it to the event, please &lt;a href="http://www.tulsasharepoint.com/Lists/Events%20Calendar/DispForm.aspx?ID=16&amp;amp;Source=http://www.tulsasharepoint.com/default.aspx"&gt;RSVP&lt;/a&gt;.&amp;#160; Thanks.&lt;/p&gt;&lt;img src="http://www.dotnetmafia.com/aggbug.aspx?PostID=2936" width="1" height="1"&gt;</description><category domain="http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/tags/Business+Data+Catalog/default.aspx">Business Data Catalog</category><category domain="http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/tags/Presentations/default.aspx">Presentations</category><category domain="http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/tags/SharePoint+Designer/default.aspx">SharePoint Designer</category><category domain="http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/tags/Business+Connectivity+Services/default.aspx">Business Connectivity Services</category><category domain="http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/tags/SharePoint+2010/default.aspx">SharePoint 2010</category><category domain="http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/tags/SP2010+Beta/default.aspx">SP2010 Beta</category><category domain="http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/tags/Tulsa+SharePoint+Interest+Group/default.aspx">Tulsa SharePoint Interest Group</category></item><item><title>It’s easy to configure an External List with Business Connectivity Services (BCS) in SharePoint Foundation 2010</title><link>http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/2010/02/02/it-s-easy-to-configure-an-external-list-with-business-connectivity-services-bcs-in-sharepoint-foundation-2010.aspx</link><pubDate>Tue, 02 Feb 2010 23:02:01 GMT</pubDate><guid isPermaLink="false">ceb7fe2a-c56b-4d85-99e6-8dd548580538:2694</guid><dc:creator>CoreyRoth</dc:creator><slash:comments>17</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.dotnetmafia.com/blogs/dotnettipoftheday/rsscomments.aspx?PostID=2694</wfw:commentRss><comments>http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/2010/02/02/it-s-easy-to-configure-an-external-list-with-business-connectivity-services-bcs-in-sharepoint-foundation-2010.aspx#comments</comments><description>&lt;p&gt;One of my favorite features in SharePoint 2010 is External Lists.&amp;#160; If you haven’t heard by now, the MOSS 2007 Business Data Catalog (BDC) has become Business Connectivity Services (BCS) in SharePoint 2010.&amp;#160; The ever better part is that it is included in SharePoint Foundation and does not require SharePoint Server.&amp;#160; One new concept that we get from this is the External List.&amp;#160; To the end user, these look like regular lists in SharePoint, however they really are reaching out to external systems such as databases and web services.&amp;#160; Whereas the BDC only “officially” supported read operations, the BCS supports full CRUD operations on your external data source.&amp;#160; &lt;/p&gt;  &lt;p&gt;The title of the article mentions how easy it is to set up.&amp;#160; As you will see shortly, it really is quite easy using SharePoint Designer.&amp;#160; In fact, if you have a database table, you can have it exposed in SharePoint in under 10 minutes.&amp;#160; If you worked with the BDC before, you know that we had to manipulate huge XML files that represented the application definition.&amp;#160; We relied on third party tools to make this easier, but it was never a clean experience until now.&amp;#160; Before we get started with SharePoint Designer though, first make sure that you have the Business Data Connectivity (likely to be renamed) Service Application started.&amp;#160; To verify this go to Central Administration –&amp;gt; Manage Service Applications.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSServiceApplication_3B398295.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="BCSServiceApplication" border="0" alt="BCSServiceApplication" src="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSServiceApplication_thumb_44460E16.png" width="567" height="213" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;You can tell this is SharePoint Foundation since there are only a few Service Applications (SA).&amp;#160; Ok, admittedly it could be server with very few installed, but you get the point.&amp;#160; If you click the Manage button, you can manage any application definitions you have created already.&amp;#160; Although, we’ll skip this since we’ll be using SharePoint Designer.&amp;#160; If the SA is not started for some reason, go to Central Administration –&amp;gt; Services on Server and click Start next to the appropriate service.&amp;#160; Also remember if you are using Windows Server 2008 R2, you will need to have the &lt;a href="http://support.microsoft.com/kb/976462"&gt;WCF hotfix&lt;/a&gt; installed before any SA works.&lt;/p&gt;  &lt;p&gt;Now let’s take a look at our table.&amp;#160; In my case I have a table of products with a few columns.&amp;#160; I want to expose this table to SharePoint and make it editable.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSTable_708294FA.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="BCSTable" border="0" alt="BCSTable" src="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSTable_thumb_2854D91E.png" width="379" height="148" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Now open SharePoint Designer 2010 and connect to your SharePoint site.&amp;#160; My server is called sp2010, so I would click open site and then enter http://sp2010.&amp;#160; SharePoint Designer is redesigned and has a new item on the left-hand tab called External Content Types.&amp;#160; This is where we want to go.&amp;#160; Click the &lt;em&gt;External Content Type&lt;/em&gt; button in the New section of the ribbon.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSNewECT_4DDE567F.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="BCSNewECT" border="0" alt="BCSNewECT" src="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSNewECT_thumb_1E4037F3.png" width="346" height="326" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;It will take a minute, but then you will get some details about your new External Content Type.&amp;#160; Here is what mine looks like after I gave it a name of &lt;em&gt;Products&lt;/em&gt;.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSECTTab_3180EE92.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="BCSECTTab" border="0" alt="BCSECTTab" src="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSECTTab_thumb_2191A9CE.png" width="488" height="304" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;   &lt;p&gt;We’re then going to click the link &lt;em&gt;Click here to discover external data sources and define operations&lt;/em&gt;.&amp;#160; This is where we pick that we want to pull data from my database table.&amp;#160; We can also use this to connect to a web service or talk to a custom .NET object.&lt;/p&gt;    &lt;p&gt;&lt;a href="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSAddDataSource_66CA00F7.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="BCSAddDataSource" border="0" alt="BCSAddDataSource" src="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSAddDataSource_thumb_2C6E8B16.png" width="316" height="123" /&gt;&lt;/a&gt; &lt;/p&gt; &lt;/p&gt;  &lt;p&gt;I’m just going to go with the defaults on the next screen for my data connection.&amp;#160; I gave it my database name of bcs_test as well as my SQL Server name.&amp;#160; You can also configure out which identity is used here to talk to the database.&amp;#160; Remember that you may need to grant permissions on the SQL Server itself for the appropriate user.&amp;#160; It will then iterate your data source and display it to you.&amp;#160; Pick out the table you want, and then right click on it.&amp;#160; This gives you a list of operations you can add as you can see below.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSDataSourceAddOperations_2B29F237.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="BCSDataSourceAddOperations" border="0" alt="BCSDataSourceAddOperations" src="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSDataSourceAddOperations_thumb_29E55958.png" width="324" height="272" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;As you can see, you can add individual operations such as Read Item, Read List, Create, Update, and Delete.&amp;#160; You can also create an association if you have multiple tables related to each other.&amp;#160; However, I want everything, so I am going to choose &lt;em&gt;Create All Operations&lt;/em&gt;.&amp;#160; This starts a wizard.&amp;#160; The most important part for you will be the &lt;em&gt;Parameters&lt;/em&gt; configuration.&amp;#160; Here you set what field to show in a picker control as well as what the id is.&amp;#160; Usually, you don’t need to configure much.&amp;#160; Here I am setting that the name field should show up in the picker.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSWizardParametersName_1A624789.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="BCSWizardParametersName" border="0" alt="BCSWizardParametersName" src="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSWizardParametersName_thumb_6D6CE4AD.png" width="432" height="383" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;It automatically detects my primary key and maps it to the identifier for me.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSWizardIdentifier_1700AFE1.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="BCSWizardIdentifier" border="0" alt="BCSWizardIdentifier" src="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSWizardIdentifier_thumb_4AC8A632.png" width="358" height="82" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;You can also specify an Office Property to allow you to map things into existing types such as an Outlook Contact or Task.&amp;#160; This lets you use Office to edit things directly in the BCS.&amp;#160; I won’t cover that today though since that is a little bit more involved.&amp;#160; The next step in the wizard allows you to do some filtering.&amp;#160; In my case, I am skipping it.&amp;#160; &lt;/p&gt;  &lt;p&gt;When that is finished, go back to the main tab for your External Content Type and you should see something like this.&amp;#160; It has the operations you have chosen as well as what fields are in the type.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSTabComplete_6DA967E2.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="BCSTabComplete" border="0" alt="BCSTabComplete" src="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSTabComplete_thumb_0E503188.png" width="533" height="377" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;   &lt;p&gt;&lt;/p&gt;    &lt;p&gt;&lt;/p&gt;    &lt;p&gt;Now, we want to save out External Content Type, by pressing the Save (Disk Icon) in the top left corner.&amp;#160; On to the fun part.&amp;#160; Let’s use SharePoint Designer to create an External List by using the &lt;em&gt;Create Lists &amp;amp; Form&lt;/em&gt; button in the ribbon.&lt;/p&gt;    &lt;p&gt;&lt;a href="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSCreateListsFormButton_252F0304.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="BCSCreateListsFormButton" border="0" alt="BCSCreateListsFormButton" src="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSCreateListsFormButton_thumb_3CE63A6A.png" width="124" height="102" /&gt;&lt;/a&gt; &lt;/p&gt;    &lt;p&gt;Clicking it you will get the following screen asking about your list.&amp;#160; I’m calling my lists &lt;em&gt;Products&lt;/em&gt; and I just use default values for the rest.&amp;#160; If you are using server, you can click the Create InfoPath Form checkbox and you will be able to customize the InfoPath form for the list right there.&amp;#160; Since we are using Foundation today, I’ll leave that unchecked.&lt;/p&gt;    &lt;p&gt;&lt;a href="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSExternalList_482F4EA7.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="BCSExternalList" border="0" alt="BCSExternalList" src="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSExternalList_thumb_52144012.png" width="330" height="200" /&gt;&lt;/a&gt; &lt;/p&gt;    &lt;p&gt;You can also create the list directly through SharePoint as well.&amp;#160; Once the list is created, go to your SharePoint site, navigate to the list, and you should see something that looks like this.&lt;/p&gt;    &lt;p&gt;&lt;a href="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSExternalListView_10998DB9.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="BCSExternalListView" border="0" alt="BCSExternalListView" src="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSExternalListView_thumb_27E4922A.png" width="709" height="313" /&gt;&lt;/a&gt; &lt;/p&gt;    &lt;p&gt;Comparing it to my table from the SQL Server, you can see that it matches.&amp;#160; You can see that it looks a lot like a regular list in SharePoint.&amp;#160; Now, what if I want to change the price on the Plush Bear?&amp;#160; Not a problem.&amp;#160; Click on the item and select edit, change the value in the form and save it.&lt;/p&gt;    &lt;p&gt;&lt;a href="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSEditItem_01A238D2.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="BCSEditItem" border="0" alt="BCSEditItem" src="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSEditItem_thumb_19597038.png" width="335" height="234" /&gt;&lt;/a&gt; &lt;/p&gt;    &lt;p&gt;Now what does the data in SQL look like?&lt;/p&gt;    &lt;p&gt;&lt;a href="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSSQLEdit_77F9CA9B.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="BCSSQLEdit" border="0" alt="BCSSQLEdit" src="http://www.dotnetmafia.com/blogs/dotnettipoftheday/BCSSQLEdit_thumb_5DB96177.png" width="348" height="136" /&gt;&lt;/a&gt; &lt;/p&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;It has the new price of course.&amp;#160; You can also add and delete rows and perform bulk operations, but screenshots really don’t do it justice.&amp;#160; It’s this simple to set up, you should go out and try it for yourself.&amp;#160; One reminder, I will give you is that even though this looks like a list, it doesn’t always quite act like a list.&amp;#160; You won’t find it in SPWeb.Lists for example.&amp;#160; There are a also a number of other things that do and don’t work.&amp;#160; Be on the lookout for a follow-up post on what you can and can’t do with an external list.&amp;#160; This is a great new feature in SharePoint 2010 and I hope you will like it as much as I do.&lt;/p&gt;&lt;img src="http://www.dotnetmafia.com/aggbug.aspx?PostID=2694" width="1" height="1"&gt;</description><category domain="http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/tags/Business+Data+Catalog/default.aspx">Business Data Catalog</category><category domain="http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/tags/SharePoint+Designer/default.aspx">SharePoint Designer</category><category domain="http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/tags/Business+Connectivity+Services/default.aspx">Business Connectivity Services</category><category domain="http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/tags/SharePoint+2010/default.aspx">SharePoint 2010</category><category domain="http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/tags/SP2010+Beta/default.aspx">SP2010 Beta</category></item></channel></rss>