Introduction to SharePoint integration

 

Applies To: Dynamics CRM 2013

SharePoint Server integration enables document management capabilities in Microsoft Dynamics CRM. There are two aspects to SharePoint Server integration:

  • Setting up SharePoint integration. A system administrator sets up a SharePoint Server environment. The Microsoft Dynamics CRM administrator (a user who has the SharePoint Site Collection Administrator role) selects the Microsoft Dynamics CRM entities for which to enable the document management feature, and specifies the target SharePoint Server. As part of specifying the target server, the Microsoft Dynamics CRM administrator specifies the SharePoint Server site collection or the SharePoint Server site URL by using the SharePointSite entity.

  • Creating and managing SharePoint document location records. Microsoft Dynamics CRM users can create and manage SharePoint Server document location records after SharePoint Server integration is enabled. You can create and manage SharePoint Server document location records by using the SharePointDocumentLocation entity. Microsoft Dynamics CRM also allows for the automatic creation of folders on the server that is running SharePoint Server for entity records under certain conditions. However, automatic creation of folders cannot be done through the Microsoft Dynamics CRM SDK.

In This Topic

SharePoint storage concepts

Supported SharePoint server versions

Microsoft Dynamics CRM list component for Microsoft SharePoint Server 2010

Microsoft Dynamics CRM list component for Microsoft SharePoint Server 2013

SharePoint integration is enabled by default

SharePoint storage concepts

By using SharePoint Server document management capabilities, you can control the life cycle of documents in your organization: how they are created, reviewed, published, and disposed or archived. SharePoint Server uses a hierarchical storage model to store and manage documents. Some of the SharePoint Server storage concepts that you should know are as follows: Site Collection, Site, Document Library, and Document Folder. These storage objects provide the framework for the content management infrastructure that SharePoint Server provides. For more information about these storage concepts, see Storage levels: content storage benefits and considerations.

Supported SharePoint server versions

SharePoint integration is supported for SharePoint Server 2010, SharePoint Server 2013, and SharePoint Server Online.

If you are using Microsoft Dynamics CRM Online Spring ‘14 with SharePoint Server Online, you can enable server-based SharePoint integration, which does not require you to install Microsoft Dynamics CRM list component in your SharePoint Server Online sandbox environment. For more information, see Enable server-based SharePoint Integration in the Installing Guide for Microsoft Dynamics CRM.

Microsoft Dynamics CRM list component for Microsoft SharePoint Server 2010

Microsoft Dynamics CRM List Component for Microsoft SharePoint Server 2010 is a SharePoint Server solution package file (.wsp) that must be installed (uploaded and activated) on the SharePoint Server site collection on the target SharePoint Server 2010 server to enable the following:

  • View documents that are stored on the SharePoint Server 2010 server in a Microsoft Dynamics CRM List view.

  • Automatic creation of the document locations on the SharePoint Server 2010 server.

You can download and install Microsoft Dynamics CRM List Component for Microsoft SharePoint Server 2010 from the Microsoft Download Center. To install this component, you must have SharePoint Server site collection administrator privileges on the target SharePoint Server 2010 server.

Microsoft Dynamics CRM list component for Microsoft SharePoint Server 2013

Microsoft Dynamics CRM List Component for Microsoft SharePoint Server 2013 works with Microsoft SharePoint Server 2013, Microsoft SharePoint Foundation 2013, and SharePoint Online. It does not work with SharePoint 2010.

You can download and install Microsoft Dynamics CRM List Component for Microsoft SharePoint Server 2013 from the Microsoft Download Center. To install this component, you must have SharePoint Server site collection administrator privileges on the target SharePoint Server 2013.

SharePoint integration is enabled by default

When you install Microsoft Dynamics CRM, SharePoint Server integration is enabled by default. However, for a richer user experience, you can do the following:

  • Install Microsoft Dynamics CRM List Component for Microsoft SharePoint Server 2010 server or Microsoft SharePoint Server 2013.

  • Enable Document Management for Entities: Select the entities in Microsoft Dynamics CRM for which you want to create and manage documents on SharePoint Server. More information: Enable document management for entities.

    When you enable document management for an entity in Microsoft Dynamics CRM, a Documents link under the Common group in the left pane is added for the all entity records in the Microsoft Dynamics CRM Web application. You can use the Documents link to create or manage SharePoint Server location records for the entity record.

  • Specify the target SharePoint server: Specify the URL of a site or site collection on the SharePoint Server 2010 or SharePoint Server 2013. This URL is used to automatically create folders and document libraries on SharePoint.

See Also

Integrate SharePoint with Microsoft Dynamics CRM 2013
Enable document management for entities
Actions on SharePoint location records
SharePoint integration entities