Bhubaneswar, Odisha, India
+91-8328865778
support@softchief.com

Category: Other Related Topics

Import Contacts From Excel Sheet to Dynamics 365 CE Contact Entity in Bulk

Dynamics 365 Customer Engagement provides a very flexible way to import data into the system using robust Data Import in-built tool and it automatically maps the columns from excel sheets to entity fields. Lets say we have an excel sheet with below data. Now we want to import to our Dynamics 365 CE Contact entity.…
Read more

7 Popular Articles of 2017 in Dynamics 365

Wish you all a very special Happy New Year 2018. Here is a list of Top 10 articles for you which are very popular in 2017 year. Please go through the below articles. 1 101 most used Dynamics 365 CRM code snippets. 2 13 important Technologies for CRM Developers. 3 11 Top websites for Dynamics…
Read more

9 Top Tools used by Dynamics 365 CRM Developers

Microsoft Dynamics 365 CRM developers use various software tools to make the day-to-day productivity more and more. Also these are the ways by which developers can customize the complex CM platform. Below is a list of tools which are being used by dynamics CRM developers in day-to-day project works. These are listed below. Bonus Tool…
Read more

13 Essential Technologies for CRM Developers

Dynamics 365 CRM is a highly adopted platform for managing customer data efficiently used by starting from small-scale, medium scale industry to large-scale business organisations. The demand of consultants are also increasing highly for managing the technical and functional aspects of Dynamics 365 CRM. Although the demand of Technical, Functional and Techno-functional consultants increasing at…
Read more

11 Top Websites for great Developers

Everybody dreams about being a great developer in Dynamics 365 CRM. Here I have compiled a list of  websites with excellent resources by which you can be a master in developing the Dynamics CRM applications. Microsoft Dynamics 365 Developer Center This website is the official website of Microsoft to get the information you need to…
Read more

Most Viewed Video Tutorials of Softchief

This post presents a list of most viewed video tutorials of soft chief published on YouTube channel official. Lets take a look of th tutorials and learn. This is Free Viewing tutorials. For Complete video tutorial please visit the channel HERE.   Please subscribe the YouTube Channel.

Dynamics 365 CRM Entity Relationships Understandings

Entity relationship defines how a specific entity record is related to another entity record. In this post we will discuss what is entity relations and details about this topic. We will learn below points in this article, Fundamentals of entity relationship Relationship V/s Connections Types of Entity Relationships Relationship Behaviors How to create Relationships Fundamentals…
Read more

Create, Retrieve, Update, Delete SharePoint Records using C#

Using Microsoft Dynamics 365, you can use the document management capabilities of Microsoft SharePoint from within Dynamics 365. You can store and manage documents in the context of a Dynamics 365 record on a SharePoint Server, and leverage the SharePoint infrastructure to share, manage, and collaborate efficiently. Because the documents are stored on a SharePoint…
Read more

Create Outlook Filters using C# in Dynamics 365 CRM

Microsoft Dynamics 365 uses online synchronization filters to determine which records to synchronize between Dynamics 365 and Microsoft Outlook (using Microsoft Dynamics 365 for Outlook), or Exchange (using server-side synchronization). You can modify the existing online synchronization filters or create new filters to synchronize certain types of records. You can also delete, deactivate, or activate…
Read more

Dynamics 365 Outlook Integration Methods

Outlook Integration in Dynamics 365 Introduction One of the most important reason why people use Microsoft Dynamics is to work with all customer communication activities like emails, phone calls, sms on one place. There are two ways we can achieve the integration. ·  Server-side synchronization ·  Dynamics 365 for Outlook Here in this session we…
Read more

Duplicate Detection Rule

This post will let you know how to configure Duplicate Detection Rule in Dynamics 365 system. Here we will learn, Dynamics 365 has a very flexible process of Duplicate Record detection process. We can configure some specific rules against entities by providing the unique columns to identify duplicate record so that while new record creation…
Read more

Security Model Basics

Security model of Dynamics 365 is very crucial part of the system. If we will not configure the security of the users correctly then sensitive data will be exposed to unwanted users. That is why it is important to understand how security model works and how to properly configure to meet specific business need. Every…
Read more

Duplicate Detection Rules Trick

Automatic simply means that you can’t repair it yourself. If you have worked on Duplicate Detection Rules then I am pretty much sure that you have faced this scenario. Now let me tell what exactly I want to notice here. Suppose you have an Entity “Customer” and you have configured two published duplicate detection rules…
Read more