Imagine you have an external system pushing some customer data to your Dynamics 365 environment overnight and sometimes it requires longer than an hour throwing a 401 error. In this article, I'll describe how you can extend the lifetime of the access token used to connect to the Microsoft Dataverse API in order to resolve … Continue reading Extend access token lifetime
Category: Common Data Service
Microsoft Dataverse Terminology
Last year we saw some naming changes in the Power Platform regarding the Common Data Service, now finally called Microsoft Dataverse. Because I carry on forgetting the terminology 😵, I have written this simple article with the summary table published by Microsoft: https://docs.microsoft.com/en-us/powerapps/maker/data-platform/data-platform-intro#terminology-updates
Restore enviroment backup
The functionality to restore backups in Dynamics 365 CRM / Customer Engagement / Common Data Service has been there for a while now. Have you actually used it in a real project in production? 😶 This week we actually didn't have a choice. We got an issue with a managed solution where neither we could … Continue reading Restore enviroment backup
Level Up God Mode
Level Up for Dynamics 365 is one of the most useful productivity tools if you are working with the Power Platform and model-driven apps. This utility is a Chrome extension that allows users to perform advanced actions, that normally would require JavaScript bookmarklets. In this article I'll describe how God Mode works and cover some … Continue reading Level Up God Mode
CrmServiceClient connection timeout
The CrmServiceClient class allows you to connect easily to the Common Data Service and execute the API operations offered by the platform. Depending on your particular implementation, you may need to change the connection timeout. This article explains how to apply a custom timeout to a CrmServiceClient intance. As I covered in my previous article, … Continue reading CrmServiceClient connection timeout
OrganizationServiceProxy is null
The CrmServiceClient class is a key component of the Xrm Tooling library. This class has two important properties that, as a developer, you may have probably used in many instances: OrganizationServiceProxy and OrganizationWebProxyClient . Depending on the authentication type, these objects may be null. This article explains some of these cases. Let's have a look … Continue reading OrganizationServiceProxy is null
Ready for 365 Saturday Barcelona
This weekend, October 19th, we will celebrate the 365 Saturday in Barcelona. The registration is already full with more than 250 registrants. Next to a couple of good friends (@marcoamoedo and @demian_rasko), I'll have the pleasure of presenting one of the sessions: The Power Platform custodians. We have prepared an entertaining presentation to cover some … Continue reading Ready for 365 Saturday Barcelona
Microsoft Flow CDS connectors
Today you can find three Common Data Service (CDS) connectors in the Microsoft Flow platform (https://flow.microsoft.com). Which one should I use? Microsoft is making an amazing progress on this platform to add new features and improvements. This is probably the reason today we have those few options. Number 3 is very easy to recognise because … Continue reading Microsoft Flow CDS connectors
Presenting at CRMUG Summit EMEA. Amsterdam 2017
This year I’ll be presenting at the CRMUG Summit EMEA 2017 celebrated in Amsterdam. The idea started last year when I was speaking with my Microsoft AX MVP colleague Antonio @_Gilabert_ at the MVP Summit. With Dynamics 365, CRM and AX are closer than ever, so we thought that it would be great to have … Continue reading Presenting at CRMUG Summit EMEA. Amsterdam 2017