Demystifying Dynamics 365 Security: A Castle Story 🏰

A Simple, Immersive Tale to Demystify Business Units, Teams, Security Roles, Entity Scope – and the Sneaky Advanced Traps Lurking in the ShadowsDynamics 365 security can feel like deciphering an ancient scroll—full of jargon like "hierarchical BUs" and "access teams" that leaves you lost in the fog. But strip away the tech-speak, and it's as … Continue reading Demystifying Dynamics 365 Security: A Castle Story 🏰

Mastering Dynamics 365 Field Service Agreements

Introduction to Dynamics 365 Field Service Dynamics 365 Field Service empowers organizations to deliver proactive and efficient on-site service. One key feature of this application is the Agreement feature, which facilitates managing recurring services, scheduled maintenance, and long-term service engagements. This article explores the full flow of the Agreement feature and provides recommendations for setting … Continue reading Mastering Dynamics 365 Field Service Agreements

Understanding Data Security in Dynamics 365 CRM

As organizations embark on the process of shifting their operation to the cloud, protecting organizational data becomes very crucial. This cloud delivery of Microsoft Dynamics 365 CRM is similarly designed and implemented using a first-class multi-layered security system with support for encryption, secure databases, and network defences such as DMZs. This blog explores how Dynamics … Continue reading Understanding Data Security in Dynamics 365 CRM

Dynamics CRM and Azure Service Bus integration

Dear Dynamics people, Today we talk about a middle layer of an application.In many projects requirements comes like two or multiple application wants to talk to one application or front end wants to communicate with back end application (Dynamics CRM, Database, Core .net application). For above requirement, most of the time architecture decide to go with … Continue reading Dynamics CRM and Azure Service Bus integration

Best Way to Call Common JavaScript From Application Ribbon

Dear Dynamic People, Many time we receive design requirement like change color of view, form tabs, section, add a section as navigation menu or some specific COMMON javascript throwout application.To achieved this, developer register to each entity. Instead of a register JS on each entity, use an Application Ribbon to call the common javascript or on-load … Continue reading Best Way to Call Common JavaScript From Application Ribbon

Microsoft Dynamics 365 Subscription License Types – Team Members

Dear DynamicsPeople, Microsoft Dynamics 365 simplifies licensing of business applications. The primary licensing is by named user subscription. The Microsoft Dynamics 365 user subscriptions classify users into two types, “full users” and “other users”. Full users are the users whose work requires the use of the feature-rich business applications functionality. Examples of full users are … Continue reading Microsoft Dynamics 365 Subscription License Types – Team Members

How to apply Filtering to lookup value

Dear Dynamics People, As many time we receive requirement that shows only some specifics data in the lookup field. In sub gird, we can create a view with specifics condition and shown in it. But for lookup view is always fix we cannot apply another view. To achieve this requirement need to apply JavaScript to two function  addPreSearch and addCustomFilter function … Continue reading How to apply Filtering to lookup value

How to setup Voice of the Customer and create your Survey/Feedback in Dynamics CRM 365

Dear Dynamics People, After case/ticket register by customer wait for the solution of a problem. Sometimes ticket will resolve very effectively and the customer was very happy with customer support team but he/she not able to express his/her feeling. Other hands sometimes this positive situation goes into the negative area and customers feel to improve the service. To … Continue reading How to setup Voice of the Customer and create your Survey/Feedback in Dynamics CRM 365

Dynamics 365 Data Export Service with Azure SQL Database

Dear DynamicsPeople, In Dynamics 365, we can synchronize Dynamics CRM Database entity wise on Azure SQL Database.Prior Dynamics 365 online version main issue occurred database backup or some BI work or push Dynamics CRM data to the third party application. Thus Microsoft comes with Export Service.It's easy to use and check all failure records. Following steps to … Continue reading Dynamics 365 Data Export Service with Azure SQL Database