IT tutorials
 
Technology
 

Sharepoint 2013 : Using BCS (part 6) - Working with external content types - Creating an external system using SharePoint Designer

11/20/2013 2:37:21 AM
- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019

4. Working with external content types

The easiest way of defining an external system is to use SharePoint Designer 2013 or Visual Studio 2012. The tooling to create a BDC model for an OData source type has been included within Visual Studio 2012 and not SharePoint Designer. The BCS tooling within SharePoint Designer 2013 remains as it was in SharePoint Designer 2010; that is, you can define ECTs that use the following data source types: SQL Server, .NET, and WCF Service. By including the new tooling within Visual Studio 2012, the BDC model can either be included in a SharePoint or Office app or imported into a BDC metadata store using the SharePoint Central Administration website, Windows PowerShell, or in a tenant environment, such as Office 365, using the tenant admin site.

Creating an external system using SharePoint Designer

Follow these steps to create a BDC model for an SQL Server database:

  1. Open SharePoint Designer 2013 and then open a SharePoint site.

    You will not be storing anything in the site, so this can be any site in the web application that is associated with the BDC service application where you have edit permissions on the BDC metadata store.

  2. In the Navigation pane, click External Content Types to open the External Content Types gallery that lists the ECTs to which you have permission.

    The gallery may be empty if no ECTs are created or you do not have permission to see any, as shown next.

    A screenshot of SharePoint Designer, with External Content Types selected in the Navigation pane, with the External Content Types gallery empty.
  3. On the External Content Types tab, click External Content Type in the New group.

    The summary view of the ECT is displayed with an asterisk on the workspace label, indicating that the ECT has not been saved to the metadata store on the SharePoint server. You cannot save an ECT until you have given it a name and defined Read Item and Read List operations on an external system.

  4. In the External Content Type Information area, to the right of Name, click New External Content, type the name of the ECT and enter a display name, which is the name displayed in the ECT picker dialog box.

    The ECT name is usually a short, terse, but meaningful name that preferably does not contain spaces. You cannot save an ECT until it has a name. Once you have saved the ECT, you cannot change the ECT name in SharePoint Designer; however, you can change the ECT display name. You could export the ECT as part of a BDC model, alter the XML in the file (say in Visual Studio), and then reimport the BDC model into the BDC metadata store. This will create a new ECT. You could then remove the misspelled ECT, however, this will affect any external lists you have created from the misspelled ECT, as ECTs are based on the name of the ECT and the namespace.

    The namespace of a SharePoint Designer–created ECT is the URL of the web application. The namespace is used to group ECTs, so you should change the namespace to reflect the business purpose for a group of ECTs. In the following example, http://adventure-works-CRM relates all the customer relationship records for your organization.

    A screenshot of the Summary view of an External Content Type.
  5. To the right of External System, click Click Here To Discover External Data Sources and Define Operations to display the Operations Design view of the ECT.

    You can toggle between the Summary view and the Operations Design view by using the two commands in the Views group on the External Content Types ribbon tab.

  6. Click Add Connection.

  7. In the External Data Source Type Selection dialog box, select the appropriate data source type, such as SQL Server, and then click OK to display the source type connection dialog box.

  8. Enter the connection details. For example, for a SQL Server source type, enter the database server name, the database name, and the authentication type: User’s Identity, Impersonated Windows Identity, or Custom Identity.

    For the two impersonated identities, you will need to use the SSS and provide the secure store application ID. The authentication details that you enter here will be used to authenticate with the external system as you use SharePoint Designer. You can specify different authentication methods for both SharePoint and Office applications that you wish to store in the BDC model, by clicking Edit Connection properties in the Connection Properties group.

  9. Click OK.

    The external system is registered in the BDC metadata store as an external system named SharePointDesigner-<external system name>-<userid>-<guid>, where <external system name> would be the name of the SQL database, <userid> is the user name of the person who created the external system definition, and <guid> is a generated number. One such example is SharePointDesigner-northwind-peter-581fd994-5891-49a5-8842-73b806483a04. These are placeholders to store the definitions you have created. It is not until you create an ECT for this external system that a valid external system definition is created that can be used by other ECT designers in other sites.

Taking external data offline

On the Summary view, in the External Content Type area, the Offline Sync For External List refers to the use of external lists with Outlook 2013, which are available only if you have an Enterprise CAL for SharePoint Server 2013.

 
Others
 
- Sharepoint 2013 : Using BCS (part 5) - Defining external systems connections
- Sharepoint 2013 : Using BCS (part 4) - Creating a BDC service application
- Sharepoint 2013 : Using BCS (part 3) - Presenting external content - Using external data columns
- Sharepoint 2013 : Using BCS (part 2) - Presenting external content - Creating and managing external lists
- Sharepoint 2013 : Using BCS (part 1)
- Sharepoint 2013 : Connecting SharePoint 2013 with external systems
- Sharepoint 2013 : Using external content in SharePoint
- Windows 7 : Using Internet Explorer 8 - Effectively Searching the Web
- Windows 7 : Using Internet Explorer 8 - Customizing the Browser and Setting Internet Options (part 5) - Controlling Objectionable Content
- Windows 7 : Using Internet Explorer 8 - Customizing the Browser and Setting Internet Options (part 4) - Blocking Pop-Ups and Pop-Unders
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
Technology FAQ
- Is possible to just to use a wireless router to extend wireless access to wireless access points?
- Ruby - Insert Struct to MySql
- how to find my Symantec pcAnywhere serial number
- About direct X / Open GL issue
- How to determine eclipse version?
- What SAN cert Exchange 2010 for UM, OA?
- How do I populate a SQL Express table from Excel file?
- code for express check out with Paypal.
- Problem with Templated User Control
- ShellExecute SW_HIDE
programming4us programming4us