mscrm-addons.com - Blog

IMPORTANT INFORMATION

This blog is deprecated since July 2020.The articles below are no longer maintained and might contain outdated information. 
You can find the most acutal and relevenat information in our Knowledge Base at support.mscrm-addons.com

News.mscrm-addons.com Blog

rss

Hello and welcome to our blog! What can we do for you? Are you looking for further technical information or step-by-step instructions to our products? Or would you like to read the latest news on mscrm-addons? Please feel free to browse our blog for detailed information and to share our posts!


Execute AutoMerge for MS CRM 2011 and 2013 via JavaScript

This article explains how to execute the Create Document-step of AutoMerge manually in JavaScript. This allows to include this functionality in custom - applications (e.g. create documents via a CRM-button-click and save document to SharePoint )

This article covers both:

1) Calling the plugin

2) Handling the result

Attached, you can find the full library for download.


CRM entities created during the installation

Each product installs the following entities in CRM:

ptm_mscrmaddonstemp


Additional Steps for DCP 2011 Directory Security

With the Directory Security Feature of DocumentsCorePack for MS CRM 2011, you can prevent users to see certain files from CRM records. Users will not be able to navigate to the associated directory within the file share or SharePoint because DocumentsCorePack will overtake the security for you. In short words: when a user is not able to see the CRM record, he/she will also not be able to see the documents.

For a detailed description, please have a look at the documentation.

However, you have to do additional steps for the Directory Security.


AttachDocumentToEachCreatedActivity

This function allows DocumentsCorePack users to add a document to every created activity (only when using the file explorer or sharepoint setup).

For example, when you send a mail to a marketing lists, an activity will be created for each member of the marketing list.

This extra setting will ensure that the activity also has the document attached in CRM.

This article will show you how to work with this function.