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

Category: CRM Plugins

Automate BPF Stage Selection using Server Side Code Plugins with Related Entity Parent Child Scenario

In this Post, you will come to know how to Automatically Set the Active Stage and Move the stages automatically as per child record field update. Business Requirement There is a business use case, which tells that, there are two table Teacher (1) and Classes (N) . Every time a Teacher is created in the…
Read more

Send Email using C# Code Sample in Dynamics 365

Emails are the mostly used communication media in all types of industries. Microsoft Dynamics has a very flexible way to deal with Email activities. Emails are stored as an Activity record in Dynamics 365 CRM. Any business process, which requires to send emails first creates an email activity record in the system then by email router…
Read more

Use of Plugin Profiler

Debugging is very essential part of a developers life. Here in this session we will discuss how to Debug Plugin using Plugin-Profiler which comes with Plugin registration tool and its very easy to use to troubleshoot the plugin errors in run-time. In this post We will learn below points: How to Register Plugin using Plugin…
Read more

Dynamics 365 CRM Plug-ins

This article will explain how we can be an expert writing and handling CRM plugins. As we know plugin is nothing but a custom business logic which gets injected into CRM platform to augment the default behavior of a specific process. Here we will discuss below points regarding CRM plugins. Plugin Concept Sample Task Build,…
Read more