Jump to content

Documents: Difference between revisions

From Resco's Wiki
Line 36: Line 36:


=== Enable SharePoint in Woodford ===
=== Enable SharePoint in Woodford ===
If you have SharePoint integrated in your CRM and you want your users to have access to SharePoint documents from Mobile CRM application, you can enable and set up the SharePoint Integration in Documents Section in a mobile project.
First, you need to enable Documents and SharePoint by checking the checkbox.
Note|Enabling SharePoint Integration will also enable SharePoint Site entity in the mobile project. Please do not make any changes to this entity.}}
If you have SharePoint on premise, you can define the internal and external SharePoint server URL.
Then you need to add Cloud Documents List to entity forms, so that users can access or add SharePoint documents, associated to entity records.
If user credentials for SharePoint differ from the CRM credentials, you need to set SharePoint credentials in Resco Mobile CRM application’s Setup. If SharePoint uses different authentication or you use CRM on-premise vs SharePoint online (or vice versa) than CRM, you also need to specify the '''Type'''.


=== External document synchronization filter options ===
=== External document synchronization filter options ===


[[Category:Woodford]]
[[Category:Woodford]]

Revision as of 07:14, 11 July 2019

If you need to store large amount of documents, you don't have to rely on CRM attachments. Resco Mobile CRM can leverage cloud storage services of DropBox, Google Drive, and SharePoint. The implication is that when you attach documents and files to CRM records in the mobile app, you can decide where to store the documents.

DropBox and Google Drive

  1. Edit an app project in Woodford.
  2. Select Documents from the Project menu.
  3. Check Enable Documents and click Save.
  4. Next, edit the forms for various entities and add Cloud Document List to the entity form, so that users can access documents associated with entity records.
  5. Finally, you need to go to Mobile CRM app's Setup and log in to DropBox or Google by using your credentials (or the credentials of your company).
Note All documents that you want to access must be downloaded to the offline database, even if you want to use Mobile CRM app in Online mode.

For more information:

SharePoint integration

Note Integration with SharePoint document storage is only available on Microsoft Dynamics CRM.

Server-side prerequisites

Mobile CRM application supports both Sharepoint List Component base integration and Server-Side Integration. Both will result in the creation of the required records. The difference is in the CRM web user interface, which is not important for Mobile CRM. The List Component is deprecated, but please read the following guidelines to make sure you pick the right choice.

Mobile CRM requires that sharepointsite and documentLocation records are correctly configured. This means that these records must exist:

  • At least one sharepointsite record with the sharepoint url
  • At least one documentLocation per Sharepoint-enabled-entity root
Warning Don't create these records manually! Use the wizard instead.
  1. In Dynamics CRM, go to Settings > System > Document Management.
  2. Click Document Management Settings to start the wizard.
  3. Select entities that should have SharePoint documents integration.
  4. Enter the URL of the SharePoint site.
  5. Optionally, select the Folder Structure and Automatic folder creation.
  6. Click Finish to conclude the wizard.

Enable SharePoint in Woodford

If you have SharePoint integrated in your CRM and you want your users to have access to SharePoint documents from Mobile CRM application, you can enable and set up the SharePoint Integration in Documents Section in a mobile project.

First, you need to enable Documents and SharePoint by checking the checkbox.

Note|Enabling SharePoint Integration will also enable SharePoint Site entity in the mobile project. Please do not make any changes to this entity.}}

If you have SharePoint on premise, you can define the internal and external SharePoint server URL.

Then you need to add Cloud Documents List to entity forms, so that users can access or add SharePoint documents, associated to entity records.

If user credentials for SharePoint differ from the CRM credentials, you need to set SharePoint credentials in Resco Mobile CRM application’s Setup. If SharePoint uses different authentication or you use CRM on-premise vs SharePoint online (or vice versa) than CRM, you also need to specify the Type.

External document synchronization filter options