In this article I am going to walk you through the step by step process to integrate Dynamics Portal with SharePoint.

Why we need to integrate Portal with SharePoint?

  • To answer the question, lets take a scenario, A company has an Employee Health portal where employees upload their Medical Bills and diagnostic reports to reimburse the money incurred due to hospitalization. On the other side Companies admin team access the documents either from D365 application or SharePoint portal to validate and release the money.
  • If the documents get uploaded to SharePoint through the Portal, with the robust SharePoint document management features, the documents can be edited, versioned and accessed anywhere online just from a browser.

Now lets see the steps to integrate portals with SharePoint.

Pre-requisites:

  • Dynamics 365 subscription (Get 30 days trail)
  • SharePoint Site
  • Dynamics Portal

Configure SharePoint Site:

  • Once you have your Dynamics 365 subscription, login to your Office 365
  • Click on ‘SharePoint’ link to connect to SharePoint Portal

SP_14

  • Next step is to create a new ‘Site’

SP_15

  • Click on ‘Create Site’ and fill the details to complete Site creation.
  • Copy the URL which you would need in next steps.
    • I created a new site with name ‘D365’

SP_16

Configure SharePoint Site in D365 Application:

After creation of SharePoint Site in previous section, now we need to add this details in D365

  • Open your Dynamics Application
  • Go to Settings -> Document Management Settings
  • In the ‘Document Management Settings’ window, paste the SharePoint Site URL copied in previous section in ‘SharePoint Site:‘ text box.

SP_1

  • In the ‘Select entities’ grid, select the entities you would like to add Documents from your portal.
    • I selected ‘Case’ entity as I am using in this article
  • Click ‘Next’ and ‘Select folder structure’

SP_2

  • Click ‘Next’ to complete the set up.

SP_Error_2

SP_17

  • Click on ‘Set up SharePoint integration’ -> Enable SharePoint integration

SP_3

  • Provide credentials and complete the set up

SP_11

Configure ‘Case’ entity portal form and Entity Permissions:

To be able to upload documents from Portal, we need to add a sub-grid on Case form.

  • Connect to Dynamics 365 Application
  • Open Settings -> Customizations -> Customize the System
  • Select ‘Case’ Entity and make sure ‘Document Management’ is checked.

SP_4

  • Open ‘Case -> Forms -> Web-Edit Case‘ form
    • Note: As I am going to upload documents from existing Case in Portal, I chosen ‘Web-Edit Case’ form. Chose your from as per the requirement.

SP_5

  • Add a new sub-grid with below details.
    • Entity – Document Locations

SP_6

  • Save and Publish.

Lets grant ‘Entity Permissions’ to ‘Sharepointdocumentlocation’ entity whoever having access to ‘Case’ entity.

  • Navigate ‘Portals -> Entity Permissions’
  • As I am planning to upload documents from ‘Case’ entity, I am selecting ‘Customer Service – Cases where contact is customer‘ entity permission.

SP_7

  • Add a new ‘Child Entity Permission’ on ‘Sharepointdocumentlocation’ entity and grant below privileges.

SP_9

  • Save and Close.

How to upload the documents from Portal:

Once you made all the configurations, we are all set to upload the documents.

  • Connect to your portal
  • Create a new Case or open an existing Case

SP_12

  • Navigate to the ‘Document Location’ sub-grid and click ‘Add Files’

SP_13

  • Upload the document
  • You should see the uploaded document in the sub-grid.

🙂

 

 

 

 

Advertisements
Advertisements

12 responses to “[Step by Step] Dynamics Portals – SharePoint Integration”

  1. Dynamics Portal – ‘No list could be found with the relative URL’ Error – Fix | Rajeev Pentyala - Dynamics 365 Blog Avatar

    […] I was working on Dynamics Portals and SharePoint integration and while uploading the document from ‘Case’ entity, I was getting below […]

  2. Andy Dale Avatar
    Andy Dale

    Does the SharePoint Online need to have External Sharing enabled you external users to be able to access documents from the portal?

    1. Rajeev Pentyala Avatar

      I don’t think we need external sharing enabled. Portal users gets stored as ‘Contacts’ in Dynamics. All we need is proper ‘Entity Permissions’ to be configured.

  3. yahoo Avatar
    yahoo

    i setup a share point site and when i add documents in portals its not showing in crm entity??

    1. Rajeev Pentyala Avatar

      Make sure you configure ‘Entity Permission’ as specified in the article.

  4. Sairam Avatar
    Sairam

    Great Article once again from you Rajeev , It is Possible to store file in Share point ,using Entity form Insert from portal

    1. Rajeev Pentyala Avatar

      ‘Entity Form’ mode Insert states that, the parent record is yet to be saved. The document sub-grids (i.e., Related records) will only be enabled once the Parent is saved.

  5. test@test.nl Avatar
    test@test.nl

    Great article! Is there a way to store also metadata?

  6. Reshmi Avatar
    Reshmi

    Is there any way to display the image file as thumbnail.?

  7. Maria Avatar
    Maria

    Is there a way to add this to the create case – web form? I keep getting an error on my portal.

  8. Syed Avatar
    Syed

    Is it possible to customize the SharePoint documents subgrid shown on the Portal? Would like to show additional columns in this grid.

    1. Jaspreet Avatar
      Jaspreet

      Were you able to do this?

Leave a comment