Category Archives: Dynamics CRM

Error ‘Principal user is missing prvReadAccount privilege’ resolved

Introduction: Data migration needs to carried out carefully when you are adopting a new system. If it doesn’t get the attention it deserves, then it can increase the exposure to several risks. During data migration, you might probably face various errors while transferring data. ‘Principal user is missing prvReadAccount privilege’ being one of the most… Read More »

Set Process through Workflow in Dynamics CRM 2016

Introduction: Since the release of Microsoft Dynamics CRM 2013, the new feature of building and deploying a standard business process flow has become important to organizations. The prime objective was to make CRM users capable to visualize more than one process. Regardless of the nature of the record, building of process flows help towards understanding… Read More »

Set Values of all Data Types using Web API in Dynamics CRM

In CRM 2016, Microsoft Introduced a new concept called “Web API” (OData v4) to perform CRUD operations as well as other special messages supported in Dynamics CRM. Stepping towards the new enhancement OData v2 is deprecated from the CRM 2016. Though WEB API too requires the object to be sent in JSON form, it differs… Read More »

Access Web Resources from Dynamics CRM tablet and mobile apps

The re-imagined Tablet and mobile client for Dynamics CRM had been a great step forward in BYOD philosophy of Microsoft. However these clients were locked for any kind of customizations directly on the client app. With the latest updates in Dynamics CRM 2016, it is now possible to choose the layout/sections that you would like… Read More »

Web API functions in Dynamics CRM 2016

The Web API which is introduced in Microsoft Dynamics CRM 2016 enhances the experience while developing through different programming languages, devices and platforms. It implements the OData, version 4.0, an OASIS standard which is used to build as well as to consume Restful APIs over rich data sources. There are predefined functions introduced in the… Read More »

Interactive Service Hub Dashboards in Dynamics CRM

Interactive service hub dashboards is one of the interesting and useful feature introduced in the Microsoft Dynamics CRM 2016. Interactive service hub is a separate interface in Dynamics CRM 2016. We can use it for online and on premise CRM also. There are two ways to open the interactive service hub. You can either click Experience… Read More »

Solution Patching in Microsoft Dynamics CRM 2016

Introduction In our earlier blog we looked into the enhancements made to the way solutions can be created in Microsoft Dynamics CRM 2016. Now moving forward we will look at a common scenario of sending out Patches for your solution. Often it happens that you may need to update a few components of your managed solution… Read More »