Search code examples
sharepointdynamics-crmsharepoint-onlinedynamics-crm-online

Dynamics CRM with Sharepoint integration issue


We've set up the Sharepoint integration for our Dynamics 365 online instance. It works fine. On the document management tab I've chosen 16 entities to have sharepoint integration. The wizard does it's work and it claims that 16 folders have been created. In truth, only 15 have been created. When I re-run the wizard, it claims that all 16 folders are existent. It also lists the URLs. 15 work, the 16th shows a 404 HTTP error.

No idea, why the wizard is acting up.

Any idea what I would need to do to manually setup the 16th folder? How's Dynamics linked to Sharepoint? Would it be good enough to create a document collection manually in Sharepoint?


Solution

  • I solved the issue by access Sharepoint with the Sharepoint Designer. I saw that the 16th element was already present but not as a list but as some other type (folder?).

    Apparently, the wizard just checks whether an element with that name already exists but it doesn't check the type of the element.

    Solution: I deleted the element with that name and ran the wizard again and now it's fine.