
Activity Logging – Dynamics 365 Apps
Microsoft 365 Security and Compliance Center – provides easy access to the data and the … Continue reading “Activity Logging – Dynamics 365 Apps”
Azure Cheat Sheet
Originally posted on Microsoft Azure Articles..:
Microsoft Azure Articles.. View original post

Check access to a record in Dynamics 365
Using the Check Box button in the command bar, the user can now check the … Continue reading “Check access to a record in Dynamics 365”

In-app or Push notification – Model-driven App – 2021 Release Wave 1 Power Apps / Dynamics 365
With 2021 Release Wave 1, the in-app notifications feature has been added to the Model-driven … Continue reading “In-app or Push notification – Model-driven App – 2021 Release Wave 1 Power Apps / Dynamics 365”
Clone A Record
Originally posted on Microsoft Dynamics CRM / 365:
Clone A Case Record : Cloning is one of the methods which can reduce the time…

Extracting attachments from Notes in Dynamics 365 / Dataverse
There are different ways we can extract attachments from notes. We can write an SSIS … Continue reading “Extracting attachments from Notes in Dynamics 365 / Dataverse”

Improved search experience now adds Quick Actions – 2021 Release Wave 1 – Dynamics 365
Improved search experience added features like easy access of search from within the header https://nishantrana.me/2021/01/12/improved-search-experience-in-dynamics-365-powerapps/ More … Continue reading “Improved search experience now adds Quick Actions – 2021 Release Wave 1 – Dynamics 365”

Copy an environment – duration – Dynamics 365
Recently as a part of our deployment activity – we had to copy one of … Continue reading “Copy an environment – duration – Dynamics 365”

Form Component Control in Dynamics 365 / Power Apps
Form Component Control can be used to update the parent record -through Debajit’s blog post, … Continue reading “Form Component Control in Dynamics 365 / Power Apps”

Sending an email using AddressUsed attribute of ActivityParty entity in Dynamics 365
When it comes to sending an email in Dynamics 365 / CE / CRM, we … Continue reading “Sending an email using AddressUsed attribute of ActivityParty entity in Dynamics 365”

Create a custom API of type function in Dynamics 365 / Microsoft Dataverse
Continuing our previous posts, Create Custom API Message – https://nishantrana.me/2021/01/13/use-custom-api-to-create-custom-messages-in-dynamics-365/ Allowed Custom Processing Step Type … Continue reading “Create a custom API of type function in Dynamics 365 / Microsoft Dataverse”

Custom API Request Parameter entity in Dynamics 365 / Microsoft Dataverse
Continuing our previous posts on Custom API Create a Custom API –https://nishantrana.me/2021/01/13/use-custom-api-to-create-custom-messages-in-dynamics-365/ Execute Privilege Name … Continue reading “Custom API Request Parameter entity in Dynamics 365 / Microsoft Dataverse”
Dynamics Portals – Using SSL Certificates and Custom Domains – Part 1: Generate Certificate Request
Originally posted on CRM & Coffee:
Hello team, This week I have been working with Certificates a LOT, and let me tell…

Export key attribute uniquename for component CustomAPI must start with a valid customization prefix exception while creating Custom Action in Dynamics 365
We might get below error while creating a custom action from the maker portal without … Continue reading “Export key attribute uniquename for component CustomAPI must start with a valid customization prefix exception while creating Custom Action in Dynamics 365”
Force Sync Users from Azure AD to Dynamics CRM
Originally posted on Power Platform Learning:
When an new Environment is created, it takes more than an hour or some times a…
Dynamics CRM On Premise Maintenance Jobs!
Originally posted on Ricky Safford Development Repository:
Please remember to reschedule these maintenance jobs after the installation of CRM is completed. Maintenance Job…

Allowed Custom Processing Step Type (AllowedCustomProcessingStepType) property of Custom API in Dynamics 365 / Microsoft Dataverse
Continuing our previous posts, let us check the AllowedCustomProcessingStepType attribute in this blog post https://nishantrana.me/2021/01/13/use-custom-api-to-create-custom-messages-in-dynamics-365/ … Continue reading “Allowed Custom Processing Step Type (AllowedCustomProcessingStepType) property of Custom API in Dynamics 365 / Microsoft Dataverse”

Unable to retrieve attribute=businessunitid for entityLogicalName=systemuser exception while creating Application User in Dynamics 365
Recently while trying to add a new application user we got the below error message … Continue reading “Unable to retrieve attribute=businessunitid for entityLogicalName=systemuser exception while creating Application User in Dynamics 365”

Manage Dynamics 365 Web API with Azure API Management
Azure API Management is an Azure service to create consistent API gateways for secure, scalable … Continue reading “Manage Dynamics 365 Web API with Azure API Management”

Execute Privilege Name (ExecutePrivilegeName) property of Custom API in Dynamics 365 / Microsoft Dataverse
In the previous post, we created a simple custom API https://nishantrana.me/2021/01/13/use-custom-api-to-create-custom-messages-in-dynamics-365/ Let us look at … Continue reading “Execute Privilege Name (ExecutePrivilegeName) property of Custom API in Dynamics 365 / Microsoft Dataverse”

Use Custom API to create custom messages in Dynamics 365
Custom API (preview) allows us to define our custom messages that can be called from … Continue reading “Use Custom API to create custom messages in Dynamics 365”

Improved search experience in Dynamics 365 / PowerApps
To enable the new search experience, we need to turn on the relevance search on … Continue reading “Improved search experience in Dynamics 365 / PowerApps”
Migration of Personal views/charts/dashboards with sharing information
Originally posted on Phani Rajasekhar:
In my previous blog I explained the issues that I faced while POA entity migration. Here…

Sample Code – Dynamics 365 Web API / Organization Service
Use CrmServiceClient to execute web request against Dynamics 365 Web API – OAuth Consume Dynamics … Continue reading “Sample Code – Dynamics 365 Web API / Organization Service”

Dynamics 365 Sales mobile app (preview)
The new Dynamics 365 Sales mobile app (preview), has been introduced specifically for the field … Continue reading “Dynamics 365 Sales mobile app (preview)”

Application User Form missing in Dynamics 365
Recently while trying to create a new application user, we could not find the application … Continue reading “Application User Form missing in Dynamics 365”
D365: “The user is not a member of the organization” error while connecting to CE
Originally posted on Ajit Patra:
Recently, we were working on connecting to CE to do some CRUD operation using Azure function.…

Part 6: Data Integration – Return of the Best Practices
Originally posted on Matthew Webb's Dynamics 365 Blog:
Recap Best Practices: Part 2 Welcome back! My previous blog discussed the use of Staging Databases as…

Historical Data Migration – Created On and Modified On in Dynamics 365
Very insightful article by Debajit ! Just to summarize – If we are using SDK … Continue reading “Historical Data Migration – Created On and Modified On in Dynamics 365”

Azure Data Lake Storage Component in KingswaySoft – SSIS
Download and install the SSIS Productivity Pack https://www.kingswaysoft.com/products/ssis-productivity-pack/download/ Drag the Azure Data Lake Storage Source … Continue reading “Azure Data Lake Storage Component in KingswaySoft – SSIS”
IP ranges for Dynamics 365
Originally posted on Biplab Singha's blog:
IP whitelisting (Range) for Dynamics 365. In one of our recent project we need to call…

Setup a free trial of Dynamics 365 Marketing
If we already have a Microsoft 365 / Dynamics 365 tenant, we can directly request … Continue reading “Setup a free trial of Dynamics 365 Marketing”
Wrestling With Email Address Limitations
Originally posted on That CRM Blog:
Dynamics CRM has been around for a while (about 13 years) and, as is the way…

Consume Dynamics 365 Web API using MSAL.NET
Sharing a sample code to consume Dynamics 365 Web API using MSAL.NET Create a console … Continue reading “Consume Dynamics 365 Web API using MSAL.NET”
Updating Entity Reference Power Automate vs Plugin
Originally posted on Vrushali's Techno Blog:
Recently I worked on a project where not a single line of code was allowed. It…

Fixed – 401 Unauthorized error while calling Dynamics 365 Web API
We were recently getting the below error while trying to call Dynamics 365 Web API … Continue reading “Fixed – 401 Unauthorized error while calling Dynamics 365 Web API”
Loading…
Something went wrong. Please refresh the page and/or try again.