<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SharePoint Monitor &#187; External Data</title>
	<atom:link href="http://www.sharepointmonitor.com/tag/external-data/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharepointmonitor.com</link>
	<description>SharePoint Tutorials</description>
	<lastBuildDate>Fri, 23 Dec 2011 05:19:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>First Look at SharePoint 2010 BCS &#8211; Business Connectivity Services</title>
		<link>http://www.sharepointmonitor.com/2010/03/sharepoint-2010-bcs-business-connectivity-services/</link>
		<comments>http://www.sharepointmonitor.com/2010/03/sharepoint-2010-bcs-business-connectivity-services/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 09:08:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[BCS]]></category>
		<category><![CDATA[External Data]]></category>

		<guid isPermaLink="false">http://www.sharepointmonitor.com/?p=257</guid>
		<description><![CDATA[Business Connectivity Services (BCS) is a new service introduced with SharePoint 2010 to allow SharePoint sites to connect to and manipulate external data.  SharePoint 2007 had a similar facility in the form of Business Data Catalog (BDC) which made external data available within its site. However, a major problem with BCS was the difficulty in [...]]]></description>
			<content:encoded><![CDATA[<p>Business Connectivity Services (BCS) is a new service introduced with SharePoint 2010 to allow SharePoint sites to connect to and manipulate external data.  SharePoint 2007 had a similar facility in the form of Business Data Catalog (BDC) which made external data available within its site. However, a major problem with BCS was the difficulty in creating solutions as there was no support in the 2007 designer.  Most BDC solutions were simply for accessing external data, manipulating external data sources was extremely difficult.</p>
<p>With SharePoint 2010, BCS ships with out-of-box features such as solutions, services, and tools which may connecting to external data an easy task. Whether you want to retrieve Outlook contacts in a list offline or edit the contents of your document file or share your excel sheet online or reuse data from dynamic InfoPath forms or just update your business presentation, BCS enables deep content sharing, editing and integration in SharePoint 2010 with SharePoint Designer and Visual Studio tools.</p>
<h2>BCS Architecture<br />
<img class="alignnone size-full wp-image-270" title="bcs_image" src="http://t10files.s3.amazonaws.com/wp-content/uploads/2010/03/bcs_image.jpg" alt="" width="530" height="330" /></h2>
<ul>
<li><strong>BDC Metadata Store &#8211; </strong>As a part of services layer, BDC Metadata store is a database for external content types that form the fundamental blocks of BCS.</li>
<li><strong>BDC Server Runtime </strong>- BDC Server runtime is an intelligent set of services to access the backend storage and connect to the data based on the defined external content type.</li>
<li><strong>Security </strong>- Secure Store Service (SSS) is integrated to ensure security.</li>
<li><strong>Solution Packaging </strong>-Visual Studio Tools for Office (VSTO) packaging for clients such as Word, Outlook, InfoPath is possible.</li>
<li><strong>Out of Box UI </strong>- Displaying external data with the integration of Web Part&#8217;s UI will ensure deeper integration of external lists.</li>
<li><strong>BDC Client Runtime </strong>- The BDC Client Runtime enables offline operations with client-side caching and then reflecting the changes on the server when the client is online.</li>
<li><strong>Design Tools </strong>- SharePoint Designer and Visual Studio &#8211; SharePoint Designer helps in creating rich BCS solutions for managing external content types and lists, whilst Visual Studio is suitable for developing advanced solutions with custom code.You can create an external content type using either SharePoint Designer 2010 or Visual Studio.</li>
</ul>
<h2>External content types</h2>
<p>Before we integrate external data, we need to create an external content type.  You can use the SharePoint site or SharePoint designer to create an external content type. In this example, we will use SharePoint Designer 2010.</p>
<p>Navigate to the <strong>External Content Type </strong>option in SharePoint Designer 2010.<br />
<img class="alignnone size-full wp-image-263" title="bcs2" src="http://t10files.s3.amazonaws.com/wp-content/uploads/2010/03/bcs2.jpg" alt="" width="314" height="147" /></p>
<p>The <strong>External Content Type </strong>dialog will be displayed. Enter the Name and Display Name for the external content type. Then, under the <strong>External Content Type Information </strong>section, select the <strong>Office Item Type</strong> as <strong>Contact </strong>from the dropdown list.</p>
<p>Next click the link, <strong>Click here to discover external data sources and define operations </strong>to integrate the existing customer database.<br />
<img class="alignnone size-full wp-image-264" title="bcs3" src="http://t10files.s3.amazonaws.com/wp-content/uploads/2010/03/bcs3.jpg" alt="" width="533" height="304" /></p>
<p>The <strong>Operation Designer </strong>dialog will then be displayed. Click <strong>Add a Connection </strong>to connect to the database. Once the connection is established, the database table will be displayed. Right click the table and select the option, <strong>Create All Operations </strong>so that you will be able to read, select, update and delete rows from the database table.<br />
<img class="alignnone size-full wp-image-265" title="bcs4" src="http://t10files.s3.amazonaws.com/wp-content/uploads/2010/03/bcs4.jpg" alt="" width="492" height="511" /><br /><i>Continues&#8230;</i></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sharepointmonitor.com/2010/03/sharepoint-2010-bcs-business-connectivity-services/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

